P.
Thanks a lot, I have now got nessus running on my iPAQ.
I got a lot of error messages when I first tried your gcc command, but then I
replaced the , with a space and it worked.
Thanks
Jonathan
Quoting Philip Blundell <pb@nexus.co.uk>:
> On Mon, 2002-04-01 at 23:15, Jonathan Bedford wrote:
> > I am trying to compile Nessus (www.nessus.org) on the iPAQ but is
> needs a
> > Shared Object file called librpcsvc.so, but I can only find a archive
> library
> > (static library) librpcsvc.a (from libc6-dev).
> >
> > Is there an easy way to convert the static library to a shared one?
>
> Depends what it wants to do with it, but in the simplest case:
>
> $ gcc -shared -o librpcsvc.so -Wl,--whole-archive librpcsvc.a
>
> p.
>
>
> _______________________________________________
> Open Source Software for Compaq iPAQ Handhelds.
> iPAQ mailing list
> iPAQ@handhelds.org
> http://handhelds.org/mailman/listinfo/ipaq
> irc://irc.openprojects.net #ipaq
>
Received on Mon Apr 01 23:23:27 2002
This archive was generated by hypermail 2.1.8 : Tue May 04 2004 - 09:42:40 EDT