public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: "David Abrahams" <david.abrahams@rcn.com>
To: billingd@gcc.gnu.org
Cc: gcc-prs@gcc.gnu.org
Subject: Re: c++/4479
Date: Mon, 08 Oct 2001 03:36:00 -0000	[thread overview]
Message-ID: <20011008103602.20303.qmail@sourceware.cygnus.com> (raw)

The following reply was made to PR c++/4479; it has been noted by GNATS.

From: "David Abrahams" <david.abrahams@rcn.com>
To: <billingd@gcc.gnu.org>,
	<gcc-gnats@gcc.gnu.org>,
	<gcc-prs@gcc.gnu.org>,
	"David Abrahams" <david.abrahams@rcn.com>,
	<gcc-bugs@gcc.gnu.org>
Cc:  
Subject: Re: c++/4479
Date: Mon, 8 Oct 2001 06:41:48 -0400

 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=4479&database=gcc
 
 Even with the latest cygwin snapshot, the same problems ensue when I "export
 PATH=/usr/bin:$PATH" in order to bypass the installed gcc-3.0 and use the
 gcc-2.95.3 that came with cygwin. The really odd thing about this is that I
 know I've done it successfully in the past.
 
 
 $ make bootstrap
 .
 .
 .
 make[1]: Entering directory `/cygdrive/e/gcc-src/build/libiberty'
 if [ x"" != x ]; then \
 
 
 gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall
  -Wtraditional -pedant
 ic  ../../gcc/libiberty/strerror.c -o pic/strerror.o; \
 else true; fi
 gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall
  -Wtraditional -pedantic
  ../../gcc/libiberty/strerror.c
 ../../gcc/libiberty/strerror.c:465: warning: static declaration for
 `sys_nerr' follows non-static
 ../../gcc/libiberty/strerror.c:466: conflicting types for `sys_errlist'
 /usr/include/sys/errno.h:23: previous declaration of `sys_errlist'
 make[1]: *** [strerror.o] Error 1
 make[1]: Leaving directory `/cygdrive/e/gcc-src/build/libiberty'
 make: *** [all-libiberty] Error 2
 .
 .
 .
 gcc  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissi
 ng-prototypes -Wtraditio
 nal -pedantic -Wno-long-long  -DHAVE_CONFIG_H  -o cc1.exe \
         c-parse.o c-lang.o c-errors.o c-lex.o c-pragma.o c-decl.o c-typeck.o
 c-convert.o c-aux-info.
 o c-common.o c-format.o c-semantics.o c-dump.o libcpp.a  toplev.o
 libbackend.a obstack.o    -lintl
    -ladvapi32 ../libiberty/libiberty.a
 gcc: ../libiberty/libiberty.a: No such file or directory
 make[1]: *** [cc1.exe] Error 1
 make[1]: Leaving directory `/cygdrive/e/gcc-src/build/gcc'
 make: *** [install-gcc] Error 2
 
 


             reply	other threads:[~2001-10-08  3:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-08  3:36 David Abrahams [this message]
  -- strict thread matches above, loose matches on Subject: below --
2001-10-08 16:16 c++/4479 Christopher Faylor
2001-10-08  8:16 c++/4479 David Abrahams
2001-10-08  4:16 c++/4479 David Abrahams
2001-10-08  3:16 c++/4479 David Abrahams
2001-10-07 22:06 c++/4479 Billinghurst, David (CRTS)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20011008103602.20303.qmail@sourceware.cygnus.com \
    --to=david.abrahams@rcn.com \
    --cc=billingd@gcc.gnu.org \
    --cc=gcc-prs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).