darwin dll-path no effect

View: New views
3 Messages — Rating Filter:   Alert me  

darwin dll-path no effect

by Michael Pust :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

hello,
i am using boost.build (bundled with boost 1.37.0) to build an  
application and im noticing that dll-path option has no effect on  
darwin (gcc-4.0.1 os10.5.5)  other than to reorder the build steps.  i  
still have to specify DYLD_LIBRARY_PATH to find my support libraries  
after install.
is this a known problem with this version of boost.build?

thanks,
michael pust
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build

Re: darwin dll-path no effect

by Vladimir Prus :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Saturday 13 December 2008 Michael Pust wrote:

> hello,
> i am using boost.build (bundled with boost 1.37.0) to build an  
> application and im noticing that dll-path option has no effect on  
> darwin (gcc-4.0.1 os10.5.5)  other than to reorder the build steps.  i  
> still have to specify DYLD_LIBRARY_PATH to find my support libraries  
> after install.
> is this a known problem with this version of boost.build?

I am afraid this is a known problem with OSX. At least, I was not able
to find any way to achieve an effect similar to -rpath option on Linux.

- Volodya
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build

Re: darwin dll-path no effect

by Michael Jackson-5 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Which is why I buid static libraries on OS X which works around the  
problem.

Mike Jackson

Sent from my iPod

On Oct 22, 2009, at 4:29, Vladimir Prus <ghost@...> wrote:

> On Saturday 13 December 2008 Michael Pust wrote:
>
>> hello,
>> i am using boost.build (bundled with boost 1.37.0) to build an
>> application and im noticing that dll-path option has no effect on
>> darwin (gcc-4.0.1 os10.5.5)  other than to reorder the build  
>> steps.  i
>> still have to specify DYLD_LIBRARY_PATH to find my support libraries
>> after install.
>> is this a known problem with this version of boost.build?
>
> I am afraid this is a known problem with OSX. At least, I was not able
> to find any way to achieve an effect similar to -rpath option on  
> Linux.
>
> - Volodya
> _______________________________________________
> Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build