shared library


pdespres
03-12-2005, 02:13 PM
Hi,

has anybody been able to compile the whole set of NR routines into a shared library under linux. I can do a static library but share linking complains about multiple definition (because of global variables...)

Thanks

Philippe

hprb
11-08-2006, 03:14 AM
Hi Philippe,
I would like to succeed to build libnr.a for recipes in C. Acoording to Makefile which is distributed I got only many
error messages. I use Linux with gcc version 3.4.5 20051201 (Red Hat 3.4.5-2).
Thank you.
Sandra