| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> |
| List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
| List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> |
| Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
| Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
| Message-ID: | <20000609213852.26979.qmail@web702.mail.yahoo.com> |
| Date: | Fri, 9 Jun 2000 14:38:52 -0700 (PDT) |
| From: | Rui Hu <ruihu_98 AT yahoo DOT com> |
| Subject: | problem with gcc on Windows |
| To: | cygwin AT sourceware DOT cygnus DOT com |
| MIME-Version: | 1.0 |
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 AT sourceware DOT cygnus DOT com
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |