Le 29 juil. 2011 à 03:46, Alexander Hansen a écrit : > (cd ./built/powerpc-darwin-gfortran && gfortran -dynamiclib > -install_name /sw/lib/gildas/darwin-gfortran/lib/libgsys.so sysc.o > cfc.o gag_trace.o sic_util.o gmessage-c.o gsys-message-c.o > gmessage-c-no-f.o gsys-mod.o gsys-interfaces.o ambigs.o cd.o copy.o > date.o decode.o extrema.o forme.o gagout.o gsys-message.o gtlgtr.o > hashing.o open.o parse.o precess.o putmsg.o string.o sysfor.o tape.o > gpackage.o gmessage.o \ > -o > /sw/src/fink.build/gildas-201104f-3/gildas-src-apr11f/integ/powerpc-darwin-gfortran/lib/libgsys.so > -L/sw/src/fink.build/gildas-201104f-3/gildas-src-apr11f/integ/powerpc-darwin-gfortran/lib > -L/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Versions/Current/ > -L/sw/lib -L/usr/X11R6/lib -L/sw/lib/python2.6/config -lpython2.6 -lpng > -lz -lfftw3 -lfftw3f -lm) > /usr/bin/ld: common symbols not allowed with MH_DYLIB output format with > the -multi_module option > copy.o definition of common _ourpointerref_ (size 16) > collect2: ld returned 1 exit status
So it turns out that dropping the -common,use_dylibs on 10.4 does not default to the same behavior that turning it on 10.5. I can't think of an easy way to fix that on 10.4 (which is not supported anymore anyway), sorry about this Simona. Sébastien ------------------------------------------------------------------------------ Got Input? Slashdot Needs You. Take our quick survey online. Come on, we don't ask for help often. Plus, you'll get a chance to win $100 to spend on ThinkGeek. http://p.sf.net/sfu/slashdot-survey _______________________________________________ Fink-beginners mailing list [email protected] List archive: http://news.gmane.org/gmane.os.apple.fink.beginners Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-beginners
