You can most likely disregard my previous msg to this list. I found
that -lgcc_s was being added to FOX's libFOX.la file because a
libMesaGLU1.la contained it. I imagine that the libmesaglu package has
that hard-added in their makefile perhaps.
Anyhow, it still might be a good idea that when gcc
Using: g++-3.2.2, linux
Hi, I don't know if this is an issue that I should have to deal with,
libtool should have to deal with, or if libFOX (my dependancy) should
have to deal with.
I compile FOX normally and it builds both static and dynamic versions of
the library. It uses libtool.
Then I go