Re: Autoconf on Solaris 10 64-bit Sparcv9

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

 



Ralf Wildenhues <Ralf.Wildenhues@xxxxxx> writes:

> that should've been
>   ./configure CXXFLAGS=-m64 LDFLAGS=-m64
>
> of course (and also CFLAGS=-m64 if you also compile C code).

Don't you also need to set CPPFLAGS too, in general?  Otherwise how
will programs that run the preprocessor get the correct values for
symbols like LONG_MAX?

It does sound pretty inconvenient.

I use something like CC='gcc -m64' CXX='g++ -m64', but that's not much
better, and probably also has flaws.


_______________________________________________
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