delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm |
Sender: | cygwin-developers-owner AT sourceware DOT cygnus DOT com |
List-Unsubscribe: | <mailto:cygwin-developers-unsubscribe-archive-cygwin-developers=delorie DOT com AT sourceware DOT cygnus DOT com> |
List-Archive: | <http://sourceware.cygnus.com/ml/cygwin-developers/> |
List-Help: | <mailto:cygwin-developers-help AT sourceware DOT cygnus DOT com>, |
<http://sourceware.cygnus.com/ml/#faqs> | |
Delivered-To: | mailing list cygwin-developers AT sourceware DOT cygnus DOT com |
Message-ID: | <37A6206B.1B025C1F@vinschen.de> |
Date: | Tue, 03 Aug 1999 00:49:15 +0200 |
From: | Corinna Vinschen <corinna AT vinschen DOT de> |
X-Mailer: | Mozilla 4.6 [en] (WinNT; I) |
X-Accept-Language: | de,en |
MIME-Version: | 1.0 |
To: | Chris Faylor <cgf AT cygnus DOT com> |
CC: | cygwin-developers AT sourceware DOT cygnus DOT com |
Subject: | Re: new snapshot -- fixes reported bugs? |
References: | <19990802001203 DOT A20059 AT cygnus DOT com> |
Chris Faylor wrote: > > Could you all check out the new snapshot? AFAIK, I've fixed all of the > reported bugs except for the "sh -c 'ls &'" one. Hi! I have a problem in building strace.exe: gcc dies in linker stage. I'm using gcc-2.95 with dev-ss tarball and it runs under winsup-990801. The output is very less informative (to me): gcc -o strace.exe -mno-cygwin -g -O2 -Wall -Wwrite-strings -Wall -Wwrite-s trings -I./../mingw/include -I./../include strace.cc mingw_getopt.o -B../m ingw/ -lnetapi32 -ladvapi32 strace.cc: In function `int error(int, const char *, ...)': strace.cc:41: warning: `noreturn' function `error(int, const char *, ...)' does return /usr/lib/gcc-lib/i586-cygwin32/2.95/libgcc.a(_eh.o)(.text+0x389): undefined refe rence to `_impure_ptr' collect2: ld returned 1 exit status I'm under the impression that I already saw this `_impure_ptr' error once but I can't remember anymore. I think, it's no coincidence that strace is a mingw file, maybe? Bye, Corinna
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |