bug-libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#10643: BUG REPORT libtool-2.4.2 Solaris 10 64bit - Update


From: Bob Friesenhahn
Subject: bug#10643: BUG REPORT libtool-2.4.2 Solaris 10 64bit - Update
Date: Wed, 1 Feb 2012 17:09:09 -0600 (CST)
User-agent: Alpine 2.01 (GSO 1266 2009-07-14)

On Wed, 1 Feb 2012, JONES, BILL wrote:

TO THIS:
solaris*)
 case $LD in # libtool.m4 will add one of these switches to LD
   *-64*) shlibsuff=_64 ;;
   *)     shlibsuff= ;;
 esac

Based on configure code provided in your earlier email, it seems that -64 is not always included in $LD. It depends on if GNU ld is used, or Solaris /usr/ccs/bin/ld is used. How do you propose to deal with that?

Also, how should a compiler be dealt with which produces 64-bit output by default on Solaris.

Bob
--
Bob Friesenhahn
address@hidden, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]