On Wednesday, May 22, 2002, at 12:15 AM, Martin Costabel wrote:
> "Hester, Jeffrey W." wrote: > >> gcc -bundle -flat_namespace -undefined suppress -o >> .libs/libgplugin_a.so >> libgplugin_a.lo -L/sw/lib -ldl -lc -install_name >> /sw/lib/libgplugin_a.so >> ld: -i argument: nstall_name must have a ':' between it's symbol names > > Something wrong with your toolchain. The -install_name flag should be > handed down to /usr/bin/libtool. Are your ld, libtool, gcc executables > all situated in /usr/bin (and gcc a link to /usr/bin/cc) and not in > /usr/local/bin or somewhere else, and are they from December 2001 or > later? Which version of gcc? > Yes indeed, he is using gcc3 from the april dev tools. Need to run "gcc_select 2" to get any packages which make loadable bundles to build at the moment. Peter _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
