| delorie.com/archives/browse.cgi | search |
| X-Spam-Check-By: | sourceware.org |
| MIME-Version: | 1.0 |
| Subject: | RE: make v3.80: *** [hello] Error 255 |
| Date: | Mon, 8 May 2006 16:27:42 -0400 |
| Message-ID: | <C874DBE9D30B584587F8CD0EC34DA8BE017ED14E@EX00.idirect.net> |
| From: | "Harig, Mark" <maharig AT idirect DOT net> |
| To: | "Harold Rabbie" <hzrabbie AT comcast DOT net>, <cygwin AT cygwin DOT com> |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id k48KTHPB004932 |
The thread that starts here might be useful to you:
"Make error 255 bug"
http://www.cygwin.com/ml/cygwin/2003-09/msg01605.html
Also, providing the output of 'cygcheck -s -v -r' as an
attachment might reveal something that someone on
this list could use to identify the source of the
problem you're having. Please see also:
http://cygwin.com/problems.html
-----Original Message-----
From: cygwin-owner AT cygwin DOT com [mailto:cygwin-owner AT cygwin DOT com] On Behalf
Of Harold Rabbie
Sent: Monday, May 08, 2006 3:39 PM
To: cygwin AT cygwin DOT com
Subject: make v3.80: *** [hello] Error 255
This is the dumbest thing. The makefile couldn't be simpler:
$ cat makefile
hello: hello.c
gcc -o hello hello.c
When I run this, I get:
$ make
gcc -o hello hello.c
make: *** [hello] Error 255
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |