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 04:16:00 -0000	[thread overview]
Message-ID: <20011008111602.3165.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: "Billinghurst, David \(CRTS\)" <David.Billinghurst@riotinto.com>,
	<billingd@gcc.gnu.org>,
	<gcc-gnats@gcc.gnu.org>
Cc:  
Subject: Re: c++/4479
Date: Mon, 8 Oct 2001 07:19:13 -0400

 It appears configure is getting the wrong value for HAVE_SYS_ERRLIST, or at
 least that my errno.h/stdio.h contains a definition but that the symbol
 isn't defined in my 'C' library:
 
 configure:2631: checking for sys_errlist
 configure:2643: gcc -o conftest -g -O2   conftest.c  1>&5
 Warning: resolving _sys_errlist by linking to __imp__sys_errlist
 (auto-import)
 fu000001.o(.idata$3+0xc): undefined reference to `templib_a_iname'
 nmth000000.o(.idata$4+0x0): undefined reference to `_nm__sys_errlist'
 collect2: ld returned 1 exit status
 configure: failed program was:
 
 When I edit libiberty/config.h so that HAVE_SYS_ERRLIST is #defined,
 building libiberty succeeds.
 
 HTH,
 Dave
 
 ===================================================
   David Abrahams, C++ library designer for hire
  resume: http://users.rcn.com/abrahams/resume.html
 
         C++ Booster ( http://www.boost.org )
           email: david.abrahams@rcn.com
 ===================================================
 
 ----- Original Message -----
 From: "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
 To: <billingd@gcc.gnu.org>; <gcc-gnats@gcc.gnu.org>;
 <david.abrahams@rcn.com>
 Sent: Monday, October 08, 2001 1:01 AM
 Subject: Re: c++/4479
 
 
 > http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=4479&database=gcc
 >
 > This is a problem with the current cygwin1.dll.  It has been discussed on
 > the cygwin mailing list and has been fixed in cvs and recent cygwin
 > snapshots.  Suggest you download a cygwin snapshot, or wait till the next
 > cygwin release.
 >
 


             reply	other threads:[~2001-10-08  4:16 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-08  4:16 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  3:36 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=20011008111602.3165.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).