public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* shared library
@ 2011-09-19 14:14 Guy Deleeuw
  2011-09-19 15:08 ` shared library [SOLVED] Guy Deleeuw
  0 siblings, 1 reply; 2+ messages in thread
From: Guy Deleeuw @ 2011-09-19 14:14 UTC (permalink / raw)
  To: gcc-help

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: shared library [SOLVED]
  2011-09-19 14:14 shared library Guy Deleeuw
@ 2011-09-19 15:08 ` Guy Deleeuw
  0 siblings, 0 replies; 2+ messages in thread
From: Guy Deleeuw @ 2011-09-19 15:08 UTC (permalink / raw)
  To: gcc-help

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
> 


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-09-19 15:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-19 14:14 shared library Guy Deleeuw
2011-09-19 15:08 ` shared library [SOLVED] Guy Deleeuw

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).