static/libgcc_s

2003-07-05 Thread Davy Durham
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

Re: DESTDIR trouble

2003-07-05 Thread Charles Wilson
Bernd Jendrissek wrote: I realise this may be an FAQ candidate, but I haven't gotten any joy out of google or the mail.gnu.org archives. My problem: I have, say, guile 1.4 installed, with libguile.so.9 in /usr/lib. Now I've tried to build guile 1.6.4 with a DESTDIR=foo install, but then things ge