On Mar 13, 2008, at 9:17 AM, Alexander Hansen wrote:

> Ben Abbott wrote:
>> The current octave.info files still points to gcc4.2 library.  
>> Should this not be updated to respect gcc4.3?
>>
>> ConfigureParams: FLIBS=%p/lib/gcc4.2/lib/libgfortran.dylib F77=%p/ 
>> bin/gfortran --infodir='${prefix}/share/info' --mandir='${prefix}/ 
>> share/man' --libexecdir='${prefix}/lib' -enable-shared -enable-dl -- 
>> disable-static --without-mpi --with-hdf5 --with-fftw
>>
>> I expect there are similar occurances in other packages as well.
>>
>> Ben
> It was updated without anybody informing me, but yes, that update  
> should be made.

I notice gcc43 includes a conflict with gcc42

        Conflicts: gcc4, gcc42

I've been using a local octave.info file to build a bleeding-edge  
version of octave. Recently, I've been having problems that may be  
related to gfortran 4.2, I so I thought I'd try 4.3.

Unfortunately, modifying the .info files for packages that octave  
depends on wasn't so simple (atlas for example).

So if I install gcc43, I'll not be able to build anything that depends  
upon gcc42, unless I modifiy each respective .info file:-(

What is the usual procedure when upgrading between gccX.Y to gccX.Z?

Ben


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to