The attached patch will try to compile a program with -m64 and verify
that the pointer size is 8 bytes. If so it will add -m64 to the
CFLAGS. (If not you will need to remove the option or implement
support for your own compiler ;-)) GCC and Sun Studio (at least
version 12) supports -m64)
Trond
configure.ac.patch
Description: Binary data