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 CFLAGS was not enough. But in that case it showed up at the link phase when the 32-bit objects tried to link to a 64-bit

Funny how this does not show up on more recent OpenSolaris, or Solaris 10 on SPARC - both 64-bit builds.

I'll send a note to the iconv list.



Dave


_______________________________________________
http://lists.gnu.org/mailman/listinfo/libtool

Reply via email to