Strange error: incompatible with i386 output

Chad J gamerChad at _spamIsBad_gmail.com
Sat Apr 26 23:45:15 PDT 2008


I figured it out.  It seems like an easy fix.

It really is running into 64 bit object files.  They were originally .c 
files, and the Tango make files didn't pass them the -m32 flag, so they 
ended up 64 bit.  I submitted a ticket to the Tango team:
http://www.dsource.org/projects/tango/ticket/1067#comment:1


More information about the Digitalmars-d-learn mailing list