> > Hello; > > Thank you for your prompt reply. I tried to follow the override > instructions you provided: > > CC=gcc32 LD=ld32 STRIP=strip32 ./configure <options> > gcc32 was not literal... is the name of the 32 bit compiler. If you don't have a different executable usually under Linux is 'gcc -m32' freddy77