The problem can be fixed by patching libtool to not include the install_name flag when it gets the -bundle argument. Not too hard, but I was hoping that Apple would fix this to behave in the same manner as gcc2... which is to just ignore the argument when -bundle is specified...
Peter On Wednesday, May 22, 2002, at 12:35 AM, Hester, Jeffrey W. wrote: > Thanks for the info Martin and Peter, > > Yes, I'm using the Apr 02 Dev Tools. So is this particular > problem a Fink > (ie. glib) issue or a Dev Tool issue? I take it that the best > thing to do > is to install as much as possible with gcc3 but when something > breaks to go > back and try gcc2 (using gcc_select). This shouldn't be a > problem except > for maybe qt3 because the code I'm porting not only requires > qt3 but also > gcc3. I'll have to keep my fingers crossed when it comes to > this one. From > what I've read and my (limited) understanding a shared library > compiled (C++ > code) with gcc2 won't work with code and libraries compiled with gcc3. > > Thanks for your help guys. Continuing on... > > Jeff _______________________________________________________________ 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
