Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/languages
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13486
Modified Files:
gcc4.info
Log Message:
Now Tiger compatible (thanks to JFM)
Index: gcc4.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/languages/gcc4.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- gcc4.info 6 Apr 2005 19:09:52 -0000 1.6
+++ gcc4.info 7 Apr 2005 23:14:44 -0000 1.7
@@ -1,21 +1,21 @@
Package: gcc4
Version: 20050402
-Revision: 1
+Revision: 2
Source: ftp://gcc.gnu.org/pub/gcc/snapshots/4.0-%v/gcc-4.0-%v.tar.bz2
Source-MD5: 638325368cd4e7a37dae40bb4eeee902
NoSetCPPFLAGS: True
NoSetLDFLAGS: True
SourceDirectory: gcc-4.0-%v
-Depends: gmp-shlibs (>= 4.1.3-11), odcctools (>= 528-20041018), %N-shlibs
+Depends: gmp-shlibs (>= 4.1.3-11), cctools (>= 576-1) | odcctools (>=
528-20041018), %N-shlibs
BuildDepends: gmp (>= 4.1.3-11)
BuildConflicts: autogen-dev
Replaces: gfortran
Provides: gfortran
-ConfigureParams: --prefix=%p/lib/gcc4 --enable-languages=c,c++,f95,objc,java
--infodir='${prefix}/share/info' --with-gmp=%p
--with-as=%p/lib/odcctools/bin/as --with-ld=%p/lib/odcctools/bin/ld
--with-included-gettext --host=%m-apple-darwin7
+ConfigureParams: --prefix=%p/lib/gcc4 --infodir='${prefix}/share/info'
--with-gmp=%p --with-libintl-prefix=%p --with-libiconv-prefix=%p
--host=%m-apple-darwin`uname -r|cut -f1 -d.` `if test ! -f
/usr/lib/libSystemStubs.a ; then echo -n "--with-as=%p/lib/odcctools/bin/as
--with-ld=%p/lib/odcctools/bin/ld" ; fi`
PatchScript: <<
#!/bin/sh
- # make sure odcctools libtool being used.
- perl -pi -e 's,/usr/bin/libtool,%p/lib/odcctools/bin/libtool,;'
gcc/config/darwin.h
+ # make sure odcctools libtool being used on Panther.
+ if test ! -f /usr/lib/libSystemStubs.a ; then perl -pi -e
's,/usr/bin/libtool,%p/lib/odcctools/bin/libtool,;' gcc/config/darwin.h ; fi
<<
CompileScript: <<
#!/bin/sh
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits