public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: bootstrap/2236: config.if (gcc 2.95.2, possibly others) pukes if it can't find gl*bc
@ 2002-11-26 2:26 bangerth
0 siblings, 0 replies; 7+ messages in thread
From: bangerth @ 2002-11-26 2:26 UTC (permalink / raw)
To: gcc-bugs, gcc-prs, nobody, orc
Synopsis: config.if (gcc 2.95.2, possibly others) pukes if it can't find gl*bc
State-Changed-From-To: open->feedback
State-Changed-By: bangerth
State-Changed-When: Tue Nov 19 07:58:44 2002
State-Changed-Why:
This is a rather old bootstrap error. Can you say whether this
still happens with newer versions of gcc?
Thanks, W.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=2236
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: bootstrap/2236: config.if (gcc 2.95.2, possibly others) pukes if it can't find gl*bc
@ 2003-05-21 9:56 ehrhardt
0 siblings, 0 replies; 7+ messages in thread
From: ehrhardt @ 2003-05-21 9:56 UTC (permalink / raw)
To: gcc-bugs, gcc-prs, nobody, orc
Synopsis: config.if (gcc 2.95.2, possibly others) pukes if it can't find gl*bc
State-Changed-From-To: analyzed->feedback
State-Changed-By: cae
State-Changed-When: Wed May 21 09:54:33 2003
State-Changed-Why:
See Dara's question.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=2236
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: bootstrap/2236: config.if (gcc 2.95.2, possibly others) pukes if it can't find gl*bc
@ 2003-05-21 8:16 Dara Hazeghi
0 siblings, 0 replies; 7+ messages in thread
From: Dara Hazeghi @ 2003-05-21 8:16 UTC (permalink / raw)
To: nobody; +Cc: gcc-prs
The following reply was made to PR bootstrap/2236; it has been noted by GNATS.
From: Dara Hazeghi <dhazeghi@yahoo.com>
To: orc@pell.chi.il.us, gcc-gnats@gcc.gnu.org, nobody@gcc.gnu.org
Cc:
Subject: Re: bootstrap/2236: config.if (gcc 2.95.2, possibly others) pukes if it can't find gl*bc
Date: Wed, 21 May 2003 01:06:48 -0700
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-
trail&database=gcc&pr=2236
Hello,
Joseph indicated in the audit trail of this bug report that he thought
that some progress on this issue had been made on cvs mainline. Well,
that was almost 6 months ago, and so cvs has become 3.3. Would it be
possible for you to check if this issue is still in gcc 3.3? Thanks,
Dara
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: bootstrap/2236: config.if (gcc 2.95.2, possibly others) pukes if it can't find gl*bc
@ 2002-11-27 7:14 Joseph S. Myers
0 siblings, 0 replies; 7+ messages in thread
From: Joseph S. Myers @ 2002-11-27 7:14 UTC (permalink / raw)
To: nobody; +Cc: gcc-prs
The following reply was made to PR bootstrap/2236; it has been noted by GNATS.
From: "Joseph S. Myers" <jsm28@cam.ac.uk>
To: david parsons <orc@pell.portland.or.us>
Cc: <bangerth@dealii.org>, <gcc-bugs@gcc.gnu.org>, <gcc-gnats@gcc.gnu.org>,
<orc@pell.chi.il.us>
Subject: Re: bootstrap/2236: config.if (gcc 2.95.2, possibly others) pukes
if it can't find gl*bc
Date: Tue, 19 Nov 2002 22:34:02 +0000 (GMT)
On Tue, 19 Nov 2002, david parsons wrote:
> bangerth@dealii.org wrote:
> >
> > Synopsis: config.if (gcc 2.95.2, possibly others) pukes if it can't find gl*bc
> >
> > State-Changed-From-To: open->feedback
> > State-Changed-By: bangerth
> > State-Changed-When: Tue Nov 19 07:58:44 2002
> > State-Changed-Why:
> > This is a rather old bootstrap error. Can you say whether this
> > still happens with newer versions of gcc?
>
> Yes.
>
> orc@pell$ CC="cc -baout" ./configure
> Configuring for a i686-pc-linux-gnuaout host.
> Created "Makefile" in /home/orc/gcc-3.2 using "mt-frag"
> Cannot find the GNU C library minor version number.
Note that CVS mainline includes fixes needed for libc5 (and probably also
libc4) which aren't on the 3.2 branch, so is probably a more appropriate
base to work from on this.
--
Joseph S. Myers
jsm28@cam.ac.uk
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: bootstrap/2236: config.if (gcc 2.95.2, possibly others) pukes if it can't find gl*bc
@ 2002-11-26 13:06 Wolfgang Bangerth
0 siblings, 0 replies; 7+ messages in thread
From: Wolfgang Bangerth @ 2002-11-26 13:06 UTC (permalink / raw)
To: nobody; +Cc: gcc-prs
The following reply was made to PR bootstrap/2236; it has been noted by GNATS.
From: Wolfgang Bangerth <bangerth@ticam.utexas.edu>
To: gcc-gnats@gcc.gnu.org
Cc:
Subject: Re: bootstrap/2236: config.if (gcc 2.95.2, possibly others) pukes
if it can't find gl*bc
Date: Tue, 19 Nov 2002 14:04:46 -0600 (CST)
---------- Forwarded message ----------
Date: Tue, 19 Nov 2002 10:54:28 -0800 (PST)
From: david parsons <orc@pell.portland.or.us>
To: bangerth@dealii.org
Subject: Re: bootstrap/2236: config.if (gcc 2.95.2,
possibly others) pukes if it can't find gl*bc
bangerth@dealii.org wrote:
>
> Synopsis: config.if (gcc 2.95.2, possibly others) pukes if it can't find gl*bc
>
> State-Changed-From-To: open->feedback
> State-Changed-By: bangerth
> State-Changed-When: Tue Nov 19 07:58:44 2002
> State-Changed-Why:
> This is a rather old bootstrap error. Can you say whether this
> still happens with newer versions of gcc?
>
> Thanks, W.
This patch gets around the test for gl*bc (in gcc 3.2) -- there
appear to be other places where portability is tossed out the
window, but at least configure gets more done before it hits the
next unportable section.
*** config.if~ Tue Nov 19 10:48:10 2002
--- config.if Tue Nov 19 10:48:58 2002
***************
*** 63,71 ****
rm -f $dummy.c $dummy
else
# It should never happen.
! echo "Cannot find the GNU C library minor version number." >&2
rm -f $dummy.c $dummy
! exit 1
fi
else
# Cross compiling. Assume glibc 2.1.
--- 63,71 ----
rm -f $dummy.c $dummy
else
# It should never happen.
! echo "Congratulations! This system doesn't use the GNU C library" >&2
rm -f $dummy.c $dummy
! libc_interface=-
fi
else
# Cross compiling. Assume glibc 2.1.
-david parsons
>
> http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=2236
>
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: bootstrap/2236: config.if (gcc 2.95.2, possibly others) pukes if it can't find gl*bc
@ 2002-11-26 12:46 Wolfgang Bangerth
0 siblings, 0 replies; 7+ messages in thread
From: Wolfgang Bangerth @ 2002-11-26 12:46 UTC (permalink / raw)
To: nobody; +Cc: gcc-prs
The following reply was made to PR bootstrap/2236; it has been noted by GNATS.
From: Wolfgang Bangerth <bangerth@ticam.utexas.edu>
To: gcc-gnats@gcc.gnu.org
Cc:
Subject: Re: bootstrap/2236: config.if (gcc 2.95.2, possibly others) pukes
if it can't find gl*bc
Date: Tue, 19 Nov 2002 14:04:23 -0600 (CST)
---------- Forwarded message ----------
Date: Tue, 19 Nov 2002 10:42:40 -0800 (PST)
From: david parsons <orc@pell.portland.or.us>
To: bangerth@dealii.org
Cc: gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, nobody@gcc.gnu.org,
orc@pell.chi.il.us
Subject: Re: bootstrap/2236: config.if (gcc 2.95.2,
possibly others) pukes if it can't find gl*bc
bangerth@dealii.org wrote:
>
> Synopsis: config.if (gcc 2.95.2, possibly others) pukes if it can't find gl*bc
>
> State-Changed-From-To: open->feedback
> State-Changed-By: bangerth
> State-Changed-When: Tue Nov 19 07:58:44 2002
> State-Changed-Why:
> This is a rather old bootstrap error. Can you say whether this
> still happens with newer versions of gcc?
Yes.
orc@pell$ CC="cc -baout" ./configure
Configuring for a i686-pc-linux-gnuaout host.
Created "Makefile" in /home/orc/gcc-3.2 using "mt-frag"
Cannot find the GNU C library minor version number.
-david parsons "I don't even use gl*bc on my systems"
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: bootstrap/2236: config.if (gcc 2.95.2, possibly others) pukes if it can't find gl*bc
@ 2002-11-26 12:46 bangerth
0 siblings, 0 replies; 7+ messages in thread
From: bangerth @ 2002-11-26 12:46 UTC (permalink / raw)
To: gcc-bugs, gcc-prs, nobody, orc
Synopsis: config.if (gcc 2.95.2, possibly others) pukes if it can't find gl*bc
State-Changed-From-To: feedback->analyzed
State-Changed-By: bangerth
State-Changed-When: Tue Nov 19 11:58:57 2002
State-Changed-Why:
Still happens.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=2236
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2003-05-21 9:56 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-11-26 2:26 bootstrap/2236: config.if (gcc 2.95.2, possibly others) pukes if it can't find gl*bc bangerth
2002-11-26 12:46 Wolfgang Bangerth
2002-11-26 12:46 bangerth
2002-11-26 13:06 Wolfgang Bangerth
2002-11-27 7:14 Joseph S. Myers
2003-05-21 8:16 Dara Hazeghi
2003-05-21 9:56 ehrhardt
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).