in reply to Re: Clone only compiling to 64 bit
in thread Clone only compiling to 64 bit

Turns out that for whatever reason Clone MakeFile.pl was not respecting any arguments that would tell it to use 32bit so i had to download, modify MakeFile to add -m32 to various FLAGS directives to get it to do the right thing.