Peter Åstrand wrote:
> Is it necessary to pass -m32 to "ld"? I cannot find anything in the
> manpage about this. Assuming -m32 isn't necessary for ld, you can use:
>
> make AM_CXXFLAGS=-m32 AM_CFLAGS=-m32
>
> If ld needs it as well, there's an AM_LDFLAGS.
>
> Since this is a generic mechanism, I'm not yet convinced that adding a
> --with-m32 flag is motivated.

I'm trying 'configure --host i686-pc-linux-gnu AM_CFLAGS=-m32
AM_CXXFLAGS=-m32', but the -m32 flag doesn't seem to make it into the
gcc command line.


------------------------------------------------------------------------------
_______________________________________________
Tigervnc-devel mailing list
Tigervnc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tigervnc-devel

Reply via email to