problem with gcc on Windows

Rui Hu ruihu_98@yahoo.com
Fri Jun 9 14:38:00 GMT 2000


  I downloaded gcc from
http://sourceware.cygnus.com/cygwin . The problem I
have with gcc now is:

gcc -o mytest mytest.c
gcc: installation problem, cannot execute 'as': No
such file or directory.

--------------------------------------------
File: mytest.c  

#define PI 3.14

main()
{
  int i;

  i = 2*PI;
}

----------------------------------------------

  Thank you very much!

  Sincerely
  Rui



__________________________________________________
Do You Yahoo!?
Yahoo! Photos -- now, 100 FREE prints!
http://photos.yahoo.com

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com



More information about the Cygwin mailing list