This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gcc problems with Cygwin


Hi,
I'm trying to port a program from Linux Red Hat to Cygwin, but I ran up against a big obstacle (for me) that I did not succeded to manage, yet. I searched in the mailing list and in the web but I did not found how to fix it.
The following is the error log. Please, can someone help me?


....................................................................................
rg-memory.C:130: macro or `#include' recursion too deep
rg-memory.C:137: macro or `#include' recursion too deep
rg-memory.C:144: macro or `#include' recursion too deep
rg-memory.C:151: macro or `#include' recursion too deep
rg-memory.C:159: macro or `#include' recursion too deep
rg-memory.C:166: macro or `#include' recursion too deep
rg-memory.C:173: macro or `#include' recursion too deep
rg-memory.C:181: macro or `#include' recursion too deep
rg-memory.C:191: macro or `#include' recursion too deep
8 [main] cpp0 2148 cmalloc: cmalloc returned NULL
65 [main] cpp0 2148 fhandler_base::set_name: fatal error. strdup failed
make[2]: *** [rg-memory_bi.d] Error 1
make[2]: Leaving directory `/usr/home/stefano/src_/rtgen'
make[1]: *** [libpandartgen-builtin.a] Error 2
make[1]: Leaving directory `/usr/home/stefano/src_/rtgen'
make: *** [rtgen_builtin_libopt] Error 2


Thanks
S.P.




-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]