Hi Igor On Tue 18 Nov 2008 22:48, Igor Chudov <[EMAIL PROTECTED]> writes:
> Any idea how I can cross compile and build a 32 bit version on a 64 > bit platform Ubuntu Hardy? I haven't actually done this, but try: CC='gcc -m32' ./configure Also, as long as you're compiling from source, perhaps you should use the newest release :) Andy -- http://wingolog.org/
