Patrick Hartling wrote: > Marcus Lindblom wrote: >> Marcus Lindblom wrote: >>> Hi, >>> >>> I just built boost 1.36 and all libs got a gcc34 tag (instead of just >>> gcc). Scons fails to find these libs. Can this be fixed on the >>> command-line or do I need to patch Scons-addons? >> Or, how do I compile boost to not get the gcc-tag. (But that took an >> hour or so.. so I'd rather not. :) >> >> Or, I could rename them, but I'm not sure if that works well with >> dependencies, so then I'll have to copy them, which seems a bit stupid. >> >> Anyway, I'm sure others (and myself) will run in to this again, so I'd >> like to solve it properly. > > You'll have to extend SConsAddons and its Boost handling to know not to > put the GCC version in the toolset name when using Cygwin.
You mean that SConsAddons _should know_ about the gcc-version in the toolset name of boost libs? I can patch that, I think. /Marcus ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
