Re: What's wrong? gcc brain-damaged on cygwin?

2002-12-22 Thread Florin Jurcovici
mistery. And merry Christmas and a happy new year. Florin Jurcovici [EMAIL PROTECTED] - Complex problems have simple, easy to understand wrong answers. 22 Dec 2002 17:59:08, "Dockeen" <[EMAIL PROTECTED]> wrote: >"Could it be that when compiling and insta

Re: What's wrong? gcc brain-damaged on cygwin?

2002-12-22 Thread Florin Jurcovici
d returned 1 exit status Any other ideas? Could it be that when compiling and installing gcc with --enable-languages=c++ only gcc doesn't install some essential libs? Best regards, Florin Jurcovici [EMAIL PROTECTED] - Complex problems have simple, easy to understand wrong a

What's wrong? gcc brain-damaged on cygwin?

2002-12-22 Thread Florin Jurcovici
link explicitly with the C++ lib, I tried -lstdc++ but it doesn't help. I also tried #include , #include and the like, nothing seems to help. What do I do wrong? Best regards, Florin Jurcovici [EMAIL PROTECTED] - Complex problems have simple, easy to understand wrong a