From: khan AT xraylith DOT wisc DOT edu (Mumit Khan) Subject: Re: EGCS 1.00: can't run hello.c on NT 24 Dec 1997 10:32:29 -0800 Message-ID: <9712241806.AA19090.cygnus.gnu-win32@modi.xraylith.wisc.edu> References: <199712241526 DOT KAA02923 AT woodmore DOT gsfc DOT nasa DOT gov> To: Arlindo da Silva Cc: gnu-win32 AT cygnus DOT com Hi Arlindo, All your settings looks good, so I'm hoping it's due to the bug in collect2 that causes it to exec itself instead of the real linker. Let's try the following test: copy the GNU ld executable (ld.exe in the H-i386-cygwin32/bin directory) to a file named collect-ld.exe in the gcc compiler directory (.../i386-cygwin32/egcs-2.90.21/). If you still have problems, please email me the following info: 1 the source code to hello.c 2 the output of the following command: % gcc -o hello -v hello.c -Wl,-verbose Happy holidays Mumit - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".