| 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 sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
| Message-ID: | <005701c161a7$25714ee0$4a2caac8@rosa> |
| From: | "Kevin Mackie" <kevinm AT ieg DOT com DOT br> |
| To: | "Gerrit P. Haase" <cygwin AT cygwin DOT com> |
| References: | <3bdf0529 DOT 1a1e DOT 0 AT ieg DOT com DOT br> <2903380712 DOT 20011030235925 AT familiehaase DOT de> |
| Subject: | Re: failed to compile cygwin <<Scan Mail hat keinen Virus gefunden>> |
| Date: | Tue, 30 Oct 2001 22:58:25 -0200 |
| MIME-Version: | 1.0 |
| X-Priority: | 3 |
| X-MSMail-Priority: | Normal |
| X-Mailer: | Microsoft Outlook Express 5.50.4133.2400 |
| X-MimeOLE: | Produced By Microsoft MimeOLE V5.50.4133.2400 |
Hi Gerrit,
> > My make also choked on cygwin/cygheap.cc with "implicit declaration of
function
> > int memset(...)"
>
> If it is just a warning...
Yes, you'd think the compiler would just treat it as a warning and continue
to compile -- but it doesn't. I did verify that the -Werror flag was not
being passed to g++. For example, if you try to compile a very simple
program like "main(){memset(0,0,0);}" with g++, you will see that the above
error message is displayed and the "a.exe" file is not generated -- i.e. the
compiler treats it as an error and aborts.
Tchau,
Kevin
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |