Re: Libtool convenience library on x86_64

2004-12-20 Thread Ralf Wildenhues
* Bill Jones wrote on Mon, Dec 20, 2004 at 08:59:40PM CET: > I am trying to link a shared library against a libtool convenience > library on an AMD opteron with libtool 1.5.10, automake 1.9, autoconf > 2.59, and gcc-3.2.2 (SuSE Linux). If I use the normal method, that > works fine under RedHat

Libtool convenience library on x86_64

2004-12-20 Thread Bill Jones
I am trying to link a shared library against a libtool convenience library on an AMD opteron with libtool 1.5.10, automake 1.9, autoconf 2.59, and gcc-3.2.2 (SuSE Linux). If I use the normal method, that works fine under RedHat on Intel x86 (32 bit) and MinGW, I get the following error when li