This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: shared library [SOLVED]


Work, sorry for the sound !
Le lundi 19 septembre 2011 Ã 16:14 +0200, Guy Deleeuw a Ãcrit :
> Hello
> 
> I try to build a shared library that is called by dlopen in an
> executable.
> This library depend itself from another shared library.
> When I run the executable I receive :
> 
> undefined symbol
> 
> Do you know a way to work around this ?
> 
> Best Regards
> Guy
> 



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]