[lug] 32bit and 64bit
Zan Lynx
zlynx at acm.org
Tue Jan 24 09:55:59 MST 2012
On 1/24/2012 7:48 AM, Mitheesh CS wrote:
>
> 3. I understand that 64 bit compiler only can be installed in this
> server.However 32 bit domino is running on this server and if the
> application wants to do compilation as part of their support schedule,is
> there any alternative way to compilation ?
The 64-bit version of GCC can build 32-bit binaries if you use the
"-m32" flag on the GCC command-line.
This assumes that you have the 32-bit support libraries installed: the
32-bit version of glibc, etc.
More information about the LUG
mailing list