Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Thu, 23 Oct 2003 17:58:32 +0200 From: Stefano Porcarelli Subject: gcc problems with Cygwin To: cygwin AT cygwin DOT com Message-id: <3F97FAA8.4090307@isti.cnr.it> MIME-version: 1.0 Content-type: text/plain; format=flowed; charset=us-ascii Content-transfer-encoding: 7bit X-Accept-Language: en-us, en, ja User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.2) Gecko/20021120 Netscape/7.01 X-IP-SOURCE: 146.48.85.230 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/