[Boost-bugs] [ boost-Bugs-1395924 ] boost.build needs fixes for HP/UX

Bugs item #1395924, was opened at 2006-01-03 11:27 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=107586&aid=1395924&group_id=7586 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Oliver Kowalke (oliver_kowalke) Assigned to: Nobody/Anonymous (nobody) Summary: boost.build needs fixes for HP/UX Initial Comment: Hello, I'm using boost on HP/UX (11.11 PA-RISC) with gcc (3.4.4). The default build for boost needs to be fixed for this platform! 1.) -fPIC: Shared libraries must be build as position-independent code (HP/UX linker requires this) on HP/UX! 2.) On HP/UX the extension *.sl is common for shared libraries -> boosts default is *.so (my UNIX-Admin was m irritated be *.so). Do not use "-sSUFDLL=.sl"!!! This generates libraries which will fail during load (for instance signals library). I was able to reproduce this behaviour. Oliver ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=107586&aid=1395924&group_id=7586 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ Boost-bugs mailing list Boost-bugs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/boost-bugs
participants (1)
-
SourceForge.net