I run on a x86_64 system and to build 32-bit objects the compiler needs
a -m32 option.
I am trying to rebuild the sal module (initially to get debugging
symbols). The first thing that build seems to do is create and execute
a .cmd file to compile and link the typesconfig program.
The Makefiles description page of the tools project indicates the use of
environment variables ENVCFLAGS and ENVCXXFLAGS to add extra options,
like my -m32, to the buildprocess. I have tried this and a few other
things but I can't get the -m32 into the (generated) .cmd file.
All help appreciated.
Enno
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]