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.
>
> -Patrick
...or tell Boost not to generate files with version info by using the
--layout option:
> bjam --build-dir=${BUILD_DIR} --prefix=${BOOST_INSTALL} --layout=system
From the help:
system - Binaries names do not include
the Boost version number or the name
and version number of the compiler.
Boost headers are installed directly
into <HDRDIR>. This option is
intended for system integrators who
are building distribution packages.
I also add " threading=single threading=multi " so it generates the
single threading libraries as well.
Regards,
Dio.-
--
Dioselin Gonzalez
Research Scientist
Louisiana Immersive Technologies Enterprise (LITE)
537 Cajundome Blvd. Suite 209
Lafayette, LA 70506
http://www.lite3d.com
Office: +1 (337) 735-1393
Email : [EMAIL PROTECTED]
CONFIDENTIALITY NOTICE
This e-mail transmission (and/or the documents accompanying it)
may contain confidential information belonging to the sender.
The information is intended only for the use of the individual or
entity named above. If you are not the intended recipient, you
are hereby notified that any disclosure, copying, distribution
or the taking of any action in reliance on the contents of this
information is strictly prohibited. If you have received this
transmission in error, please immediately notify the sender by
telephone.
-------------------------------------------------------------------------
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