Re: [Fink-devel] gcc3 and install_name

2002-06-10 Thread mathias meyer
david To use the pre-release version of fink, you need to check out the fink module from CVS, cd into that directory, and run ./inject.pl. do you mean the cd tempdir/fink cvs -z3 update -d ./inject.pl procedure which gives me now Package manager version: 0.9.12.cvs Distribution version:

Re: [Fink-devel] gcc3 and install_name

2002-06-10 Thread David R. Morrison
mathias meyer [EMAIL PROTECTED] wrote: david To use the pre-release version of fink, you need to check out the fink module from CVS, cd into that directory, and run ./inject.pl. do you mean the cd tempdir/fink cvs -z3 update -d ./inject.pl procedure which gives me now

[Fink-devel] gcc3 and install_name

2002-06-09 Thread David R. Morrison
All of you kind folks who are testing gcc3 and bash for fink compiles, or who have been seeded, should please update your fink installation to the latest pre-release version. I have updated fink's ltconfig file using Ben Hines' install_name patch, and this will immediately fix a number of fink

[Fink-devel] gcc3 libtool install_name fix

2002-05-24 Thread Ben Hines
Please test this possible fix for the gcc3 install_name bug that affects many many packages: archive_cmds='$CC $(test .$module = .yes echo -bundle || echo -dynamiclib) $allow_undefined_flag -o $lib $libobjs $deplibs$linkopts $(test .$module != .yes echo -install_name $rpath/$soname