Re: Linking problem building iconv on Solaris x86

2010-08-29 Thread Dr. David Kirkby
On 08/29/10 10:27 AM, Ralf Wildenhues wrote: For others looking at the same issue: We hashed this issue out off-list, using configure CC='gcc -m64' works, just configure CFLAGS=-m64 fails. Cheers, Ralf Thank you Ralf. I had seen a similar issues with some other packages when setting

Re: Linking problem building iconv on Solaris x86

2010-08-29 Thread Ralf Wildenhues
For others looking at the same issue: We hashed this issue out off-list, using configure CC='gcc -m64' works, just configure CFLAGS=-m64 fails. Cheers, Ralf ___ http://lists.gnu.org/mailman/listinfo/libtool