Re: gcc -static on Solaris



Owen Taylor wrote:

> If I recall correctly, you cannot use the dlopen() family
> of functions from within a statically linked program under
> Solaris. Since GTK+ relies on these functions for module
> loading, you probably will not be able compile GTK+ programs
> statically on Solaris.

Yes, I can't find a libdl.a on my machine...

bash$ locate libdl
/etc/lib/libdl.so.1
/usr/4lib/libdl.so.1.0
/usr/lib/libdl.so
/usr/lib/libdl.so.1  

-- 
Marc
** ERROR **: sigsegv caught



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]