Closed GoogleCodeExporter closed 9 years ago
this is an enhancement, not a defect
Original comment by tuc...@gmail.com
on 29 Jul 2011 at 11:29
Making a 32-bit build is easy and does not require any cross-compilation:
CC="gcc -m32" CXX="g++ -m32" ./configure
make
Is there anything more specific you want?
Original comment by se...@google.com
on 29 Jul 2011 at 11:43
My bad, it seems to be working, have to verify what was my issue then.
Original comment by tuc...@gmail.com
on 30 Jul 2011 at 12:34
Given that there's nothing obviously wrong, and no activity for a while, I'm
closing this bug. Feel free to reopen if you can point to something that
doesn't work.
Original comment by se...@google.com
on 9 Aug 2011 at 11:27
Original issue reported on code.google.com by
tuc...@gmail.com
on 29 Jul 2011 at 11:28