>    The attached packaging builds the first post-branch snapshot of gcc
> 4.2. It should be able to build gcc, g++, objc and gfortran as
> multilib on both ppc and intel. The libffi and libjava multilib builds
> are disabled since they don't work properly in gcc 4.2. We may want to
> fork the gcc4 package as gcc42 since both several of the libs provided
> have had soversion bumps. For the moment however I am more concerned
> about getting some feedback on the builds on non-EMT64 Macintel
> machines as well as MacPro machines. The current branch should build
> multilib fine on both G4's and non-EMT64 boxes.

Jack and finksters,
        After adding "--disable-multilib" to ConfigureParams, I've
confirmed that the gcc4 (FSF's 4.2-20061024) package builds successfully
on my G4 (10.4), even against XCode 2.3 (since multilib features/fixes in
XCode 2.4 are thus irrelevant).  I've tested it (g++) out on 150k of heavy
C++ source, and it looks to be in working order.  As we've confirmed, the
failure without --disable-multilib occurs during the configuration of the
fortran libraries, when it tries to execute a lib64 binary.  I'm following
along on http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26814
        Have you consider adding TestDepends, TestScript (or what were
those new fields called again?) for maintainer mode regression testing?
Probably "dejagnu, expect", and "make -k check" will do.


David Fang
Computer Systems Laboratory
Electrical & Computer Engineering
Cornell University
http://www.csl.cornell.edu/~fang/
        -- (2400 baud? Netscape 3.0?? lynx??? No problem!)


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to