autoconf
[Top][All Lists]
Advanced

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

Re: Autoconf on Solaris 10 64-bit Sparcv9


From: Ralf Wildenhues
Subject: Re: Autoconf on Solaris 10 64-bit Sparcv9
Date: Sat, 29 Apr 2006 09:05:41 +0200
User-agent: Mutt/1.5.11+cvs20060403

* Ralf Wildenhues wrote on Sat, Apr 29, 2006 at 09:01:51AM CEST:
> 
> It should suffice to
> 
>   ./configure CPPFLAGS=-m64 LDFLAGS=-m64

Darn; that should've been
  ./configure CXXFLAGS=-m64 LDFLAGS=-m64

of course (and also CFLAGS=-m64 if you also compile C code).




reply via email to

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