Marcus Lindblom wrote: > Dioselin Gonzalez wrote: >> ....or tell Boost not to generate files with version info by using the >> --layout option: >> > > Boost version info or gcc version info? I'm concerned with the latter. > > Or do you mean no version info at all? > > /Marcus
With the --layout=system option, no version info will be included (boost or gcc), i.e. it will generate libboost_filesystem-mt.so ... You can also just create a bunch of symbolic links; we've done it because some packages need the version info in the file name and others don't. -- 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
