This is the mail archive of the cygwin@sourceware.cygnus.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]

RE: GNU-C compiler failure


Daniele Alberto GALLIANO[SMTP:galliano@athena.polito.it] wrote:
[snip]
>>type hello.c
>#include <stdlib.h>
>
>main ()
>{
>  printf("Hello, world!!\n");
>  exit(0);
>}
>
[snip]
>>gcc -v hello.c
>(unknown) In cygwin_except_handler

Just a suggestion, but I think you should check and see if you might
have any old copies of cygwin.dll lying around on your PATH or in your
windows or windows/system directories.

Colin.

-- Colin Peters - Saga Univ. Dept. of Information Science
-- colin@bird.fu.is.saga-u.ac.jp - finger for PGP public key
-- http://www.fu.is.saga-u.ac.jp/~colin/index.html
-- http://www.geocities.com/Tokyo/Towers/6162/

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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