Re: Autoconf on Solaris 10 64-bit Sparcv9

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

 



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 <Ralf.Wildenhues@xxxxxx> 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).

_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
http://lists.gnu.org/mailman/listinfo/autoconf


[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux