Markus Gerwinski wrote:
Prof A Olowofoyeku (The African Chief) wrote:
I have built gpc-20041218 successfully under Mingw with no problem. Perhaps this is backend (or bison) thing? I tend to build GPC/Mingw on a gcc-3.2.3 backend.
Okay, I changed to gcc-3.2.3 now, and I'm getting the error:
In file included from C:/msys/1.0/home/gerwinsk/mysoftware/gcc-3.2.3/gcc/include/limits.h:132, from C:/msys/1.0/home/gerwinsk/mysoftware/gcc-3.2.3/gcc/include/syslimits.h:7, from C:/msys/1.0/home/gerwinsk/mysoftware/gcc-3.2.3/gcc/include/limits.h:11, from tsystem.h:84, from libgcc2.c:37: include/limits.h:132:75: no include path in which to find limits.h In file included from libgcc2.c:37: tsystem.h:87:18: time.h: No such file or directory
Since time.h definitely exists in C:\MinGW\include, I don't see whatever could cause that error.
What happened to the include guards? Why is limits.h includinging syslimits.h including limits.h? -- "If you want to post a followup via groups.google.com, don't use the broken "Reply" link at the bottom of the article. Click on "show options" at the top of the article, then click on the "Reply" at the bottom of the article headers." - Keith Thompson