problem compiling 32 bit application on 64 bit Linux server

Jonathan Wakely jwakely.gcc@gmail.com
Fri Mar 11 18:25:00 GMT 2011


On 11 March 2011 18:12, Ishita Kapadiya wrote:
> Hi Ian,
>
> Thanks for your input. Could you please suggest me what to do next? I
> really want to compile it with 32 bit.

Add -m32 to CFLAGS as well as LDFLAGS.



More information about the Gcc-help mailing list