This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: How to install 32 bit gcc on 64 bit RHEL5.1


Hi 

To my knowledge I do not think we can create a 32-bit gcc on a 64-bit OS. What I did was to compile and create a 64-bit gcc and then use -m32 flag to make it compile in 32-bit. Did this on RHEL5.1 and the gcc version is 4.1.2.

With Regards

Vardhan


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]