Re: g++ shared library problem...

2006-05-09 Thread Ed Hartnett
Ralf Wildenhues <[EMAIL PROTECTED]> writes: > Maybe you can make sure to have libtoolize from version 2.1a in the > PATH, and make sure aclocal finds the Libtool-2.1a macro files (either > by installing Automake and Libtool below the same --prefix, or by > adjusting the file $prefix/share/aclocal/

Re: g++ shared library problem...

2006-05-05 Thread Ralf Wildenhues
Hi Ed, * Ed Hartnett wrote on Fri, May 05, 2006 at 10:26:19PM CEST: > Ralf Wildenhues <[EMAIL PROTECTED]> writes: > > * Ed Hartnett wrote on Fri, May 05, 2006 at 09:30:02PM CEST: > >> Ralf Wildenhues <[EMAIL PROTECTED]> writes: > >> > * Ed Hartnett wrote on Fri, May 05, 2006 at 02:43:42PM CEST: >

Re: g++ shared library problem...

2006-05-05 Thread Ed Hartnett
Ralf Wildenhues <[EMAIL PROTECTED]> writes: > Hi Ed, > > * Ed Hartnett wrote on Fri, May 05, 2006 at 09:30:02PM CEST: >> Ralf Wildenhues <[EMAIL PROTECTED]> writes: >> > * Ed Hartnett wrote on Fri, May 05, 2006 at 02:43:42PM CEST: >> >> >> >> Building my package with libtool, I get the following

Re: g++ shared library problem...

2006-05-05 Thread Ralf Wildenhues
Hi Ed, * Ed Hartnett wrote on Fri, May 05, 2006 at 09:30:02PM CEST: > Ralf Wildenhues <[EMAIL PROTECTED]> writes: > > * Ed Hartnett wrote on Fri, May 05, 2006 at 02:43:42PM CEST: > >> > >> Building my package with libtool, I get the following error on my > >> linux box when I build, unless I use

Re: g++ shared library problem...

2006-05-05 Thread Ed Hartnett
Ralf Wildenhues <[EMAIL PROTECTED]> writes: > Hi Ed, > > * Ed Hartnett wrote on Fri, May 05, 2006 at 02:43:42PM CEST: >> >> Building my package with libtool, I get the following error on my >> linux box when I build, unless I use the --disable-shared flag, in >> which case everything works fine.

Re: g++ shared library problem...

2006-05-05 Thread Ralf Wildenhues
Hi Ed, * Ed Hartnett wrote on Fri, May 05, 2006 at 02:43:42PM CEST: > > Building my package with libtool, I get the following error on my > linux box when I build, unless I use the --disable-shared flag, in > which case everything works fine. Ouch. Now where'd that -nostdlib go? Which libtool v

g++ shared library problem...

2006-05-05 Thread Ed Hartnett
Howdy all! Building my package with libtool, I get the following error on my linux box when I build, unless I use the --disable-shared flag, in which case everything works fine. Any thoughts? Thanks! Ed g++ -shared /usr/lib/gcc/x86_64-redhat-linux/4.0.2/../../../../lib64/crti.o /usr/lib/gcc/x