Bug#43922: "i386" macro not set

heithecker at ida.ing.tu-bs.de heithecker at ida.ing.tu-bs.de
Fri Jun 14 14:34:02 UTC 2002


Package: kdevelop
Version: 2.1.1 (using KDE 3.0.1 )
Severity: normal
Installed from:    SuSE RPMs
Compiler:          Not Specified
OS:                Linux
OS/Compiler notes: Not Specified

void main()
 {
#ifdef i386
  printf("i386 set\n");
#endif
 }

If I compile the program with KDevelop 2.1.1, I don't get any output. If I compile it directly using "g++ program.cpp" or with any prior KDevelop version, it works.

(Submitted via bugs.kde.org)


(Complete bug history is available at http://bugs.kde.org/db/43/43922.html)




More information about the KDevelop-devel mailing list