Thanks guys, I got me a shared version of libfl. Am now building a shared version libpcap.
Daniel On Wednesday 30 July 2008 10:34:29 am Jan Dvorak wrote: > Hi. > > > or put libfl.a in a separate directory. > > ar -x libfl.a to extract the objects from the archive > > gcc -shared *.o -o libfl.so to build the shared lib. > > Assuming you have built the static library with -fPIC, which should be the > case... -- http://linuxfromscratch.org/mailman/listinfo/hlfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page