* 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
[email protected]
http://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to