Hello Tom, Thanks for your quick answer!
Tom Hughes schrieb: > You shouldn't be invoking the linker directly, you should be invoking > gcc and letting it invoke the linker. The -Wl,... option is a gcc option > that tells it to pass what comes after the comma to the linker. Good hint, this is a thing i didnt know before... > I think you want this: > > env['LINK'] = '/usr/local/bin/gcc'I tried this now, but I get an error while he is Checking for C++ library (See Attachement). I had this error once before. At the end he says something about "ld", and thats, as far as I know is the Sun Linker on Solaris... Thats why I thought I have to change the linker to gdl...
Went something wrong when I compiled Boost? Thanks bye Stefan -- cya stefan deheime.ch Bifangstrasse 20 6048 Horw Tel. +41 41 340 08 56 [EMAIL PROTECTED] http://www.deheime.ch/
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ Mapnik-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/mapnik-users

