Hi,
I am working on generating a D compiler for a wince platforms and so I
started from cegcc/mingw32ce.
The problem I have encounter is a bad insn when compiling and I had to add
a -fno-sibling-calls switch.
After some research I found a bug in gcc 4.1.0 when optimizing so I have
decided to repor
Hey,
I have a linux program that check with a macro if we are on a 32 bits or
64 bits arch. It uses LONG_BIT which is declared in
/usr/include/bits/xopen_lim.h.
Do you think that it is possible to add such macro (in limits.h ?) ?
thank you
Vincent Torri
-