[Bug 43922] "i386" macro not set
Caleb Tennis
caleb at aei-tech.com
Thu Oct 10 19:58:06 UTC 2002
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=43922
caleb at aei-tech.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From caleb at aei-tech.com 2002-10-10 19:57 -------
This is probably due to some command line arguments or additional libraries
overriding this define. I just tested this on a file and it found 'i386' when
I just did a 'g++ main.cpp -o main', but when I used the Makefile it went
away.
Alternatively you could try to use __i386 - it worked.
More information about the KDevelop-devel
mailing list