nanogui: Shared Library


Previous by date: 9 Nov 2000 14:42:48 -0000 Shared Library, KIM,KYOUNG-IL (HP-Cupertino,ex1)
Next by date: 9 Nov 2000 14:42:48 -0000 Re: FLNX 0.14 - scrolling problem, Jeff Moellmer
Previous in thread: 9 Nov 2000 14:42:48 -0000 Shared Library, KIM,KYOUNG-IL (HP-Cupertino,ex1)
Next in thread: 9 Nov 2000 14:42:48 -0000 Shared Library, Sadeesh Kumar

Subject: Re: Shared Library
From: Jordan Crouse ####@####.####
Date: 9 Nov 2000 14:42:48 -0000
Message-Id: <3A0AB81E.3A96B2E8@censoft.com>

Exactly what errors are you getting?  When you compile your target,
compile it so that it can find the shared libraries just like you would
do with a static library (-L<path> and -l<library>.  Don't forget the
-shared command too.. :) ).  Then, you should just be able to put the
shared libraries in /usr/lib on your target, and the program will be
able to find it.  You also need to have ld.so on your target, and you
need to make sure that your /etc/ld.so.conf lists all the directories
you should search, and that should take care of it.  The nice thing
about shared libraries is that they are portable as long as you keep
your system properly configured.  What kernel are you running?

Happy hacking!
Jordan

 "KIM,KYOUNG-IL (HP-Cupertino,ex1)" wrote:
> 
> Hi,
> 
> Dose anyone use shared  library for microwindows ?
> I used '-rpath' options for linker(ld) and it dose not
> work properly.  How can I know if shared library's
> path is properly resolved in ?   I know 'ldd' can show
> in Linux desktop.  My target is SH3.
> 
> Kyoung Kim
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: ####@####.####
> For additional commands, e-mail: ####@####.####

Previous by date: 9 Nov 2000 14:42:48 -0000 Shared Library, KIM,KYOUNG-IL (HP-Cupertino,ex1)
Next by date: 9 Nov 2000 14:42:48 -0000 Re: FLNX 0.14 - scrolling problem, Jeff Moellmer
Previous in thread: 9 Nov 2000 14:42:48 -0000 Shared Library, KIM,KYOUNG-IL (HP-Cupertino,ex1)
Next in thread: 9 Nov 2000 14:42:48 -0000 Shared Library, Sadeesh Kumar


Powered by ezmlm-browse 0.20.