What is the best way to force a configure script to build a 32-bit code?
I have a 64-bit machine, and trying to build a 32-bit code.
Tried setting the –build type with several options, but this just doesn’t work.
Thanks!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Try to add
-m32to theCFLAGS.