Bug#43922: "i386" macro not set

Kuba Ober kuba at mareimbrium.org
Fri Jun 14 14:57:04 UTC 2002


On piątek 14 czerwiec 2002 08:18 am, heithecker at ida.ing.tu-bs.de wrote:
> 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.

What is supposed to set this macro? Is it a standard macro?

Cheers, Kuba




More information about the KDevelop-devel mailing list