wrong library extension on HP-UX
Hi, my previous 2 emails were silently droped - so I try it a 3thd time. I've compiled boost on HP/UX with gcc. The extension of the shared libraries is *.so. I think it should be *.sl ! how can I fix this? thx, Oliver
Oliver Kowalke wrote:
Hi, my previous 2 emails were silently droped - so I try it a 3thd time.
Sorry.. didn't notice.
I've compiled boost on HP/UX with gcc. The extension of the shared libraries is *.so. I think it should be *.sl ! how can I fix this?
Don't about whether it should, or shouldn't, be *.sl as I'm not an HP-UX user. But you can change the extension by adding "-sSUFDLL=.sl" as an argument to bjam when you build. -- -- Grafik - Don't Assume Anything -- Redshift Software, Inc. - http://redshift-software.com -- rrivera/acm.org - grafik/redshift-software.com -- 102708583/icq - grafikrobot/aim - Grafik/jabber.org
participants (2)
-
Oliver Kowalke
-
Rene Rivera