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: Chino Aureus
Subject: Re: Autoconf on Solaris 10 64-bit Sparcv9
Date: Wed, 3 May 2006 18:35:28 +0800

Hi Ralf,

Thanks.  I was able to compile now.  However, I was expecting that it will
produce both the static and shared libraries.    In linux, it's fine.  In
solaris, only the .a is produced.

Really appreciate the help.

Thanks,
CHino

On 4/29/06, Ralf Wildenhues <address@hidden> wrote:

* 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]