public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Mainline bootstrap failure linking .libs/libstdc++.so.5.0.0 on sparcv9-sun-solaris2.9
@ 2002-08-07 10:09 Brad Lucier
  2002-08-07 10:26 ` Phil Edwards
  0 siblings, 1 reply; 5+ messages in thread
From: Brad Lucier @ 2002-08-07 10:09 UTC (permalink / raw)
  To: gcc, libstdc++; +Cc: lucier

When trying to build today's mainline CVS sources with

/bin/rm -rf * ; env CC='gcc -m64 -mcpu=ultrasparc' ../configure --prefix=/home/c/lucier/local/gcc-test sparcv9-sun-solaris2.8 ; make -j 8 STAGE1_CFLAGS='-O2 -g' bootstrap > & build.log && ( make -j 8 -k check > & check.log ; make mail-report-with-warnings.log ; ./mail-report-with-warnings.log ) &

the build fails linking .libs/libstdc++.so.5.0.0.  The build log is at

http://www.math.purdue.edu/~lucier/build.log.gz

Brad

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Mainline bootstrap failure linking .libs/libstdc++.so.5.0.0 on sparcv9-sun-solaris2.9
  2002-08-07 10:09 Mainline bootstrap failure linking .libs/libstdc++.so.5.0.0 on sparcv9-sun-solaris2.9 Brad Lucier
@ 2002-08-07 10:26 ` Phil Edwards
  2002-08-07 17:27   ` Brad Lucier
  0 siblings, 1 reply; 5+ messages in thread
From: Phil Edwards @ 2002-08-07 10:26 UTC (permalink / raw)
  To: Brad Lucier; +Cc: gcc, libstdc++

Looks like cxa_demangle.c and dyn-string.c are not being compiled with -fPIC.
I believe this bug was just recently fixed on mainline in the past several
hours.


Phil

-- 
If ye love wealth greater than liberty, the tranquility of servitude greater
than the animating contest for freedom, go home and leave us in peace.  We seek
not your counsel, nor your arms.  Crouch down and lick the hand that feeds you;
and may posterity forget that ye were our countrymen.            - Samuel Adams

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Mainline bootstrap failure linking .libs/libstdc++.so.5.0.0 on sparcv9-sun-solaris2.9
  2002-08-07 10:26 ` Phil Edwards
@ 2002-08-07 17:27   ` Brad Lucier
  2002-08-07 17:44     ` Phil Edwards
  0 siblings, 1 reply; 5+ messages in thread
From: Brad Lucier @ 2002-08-07 17:27 UTC (permalink / raw)
  To: Phil Edwards; +Cc: Brad Lucier, gcc, libstdc++

> Looks like cxa_demangle.c and dyn-string.c are not being compiled with -fPIC.
> I believe this bug was just recently fixed on mainline in the past several
> hours.

Yes, thanks.  I did update after the fix was included, but it seems that it
takes some time for check-ins to propagate to subversions.gnu.org.

Brad

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Mainline bootstrap failure linking .libs/libstdc++.so.5.0.0 on sparcv9-sun-solaris2.9
  2002-08-07 17:27   ` Brad Lucier
@ 2002-08-07 17:44     ` Phil Edwards
  2002-08-10  8:27       ` Mainline bootstrap failure linking .libs/libstdc++.so.5.0.0 onsparcv9-sun-solaris2.9 Gerald Pfeifer
  0 siblings, 1 reply; 5+ messages in thread
From: Phil Edwards @ 2002-08-07 17:44 UTC (permalink / raw)
  To: Brad Lucier; +Cc: gcc, libstdc++

On Wed, Aug 07, 2002 at 07:27:30PM -0500, Brad Lucier wrote:
> > Looks like cxa_demangle.c and dyn-string.c are not being compiled with -fPIC.
> > I believe this bug was just recently fixed on mainline in the past several
> > hours.
> 
> Yes, thanks.  I did update after the fix was included, but it seems that it
> takes some time for check-ins to propagate to subversions.gnu.org.

I think that subversions updates once a day, or at least it used to.


Phil

-- 
I would therefore like to posit that computing's central challenge, viz. "How
not to make a mess of it," has /not/ been met.
                                                  - Edsger Djkstra, 1930-2002

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Mainline bootstrap failure linking .libs/libstdc++.so.5.0.0 onsparcv9-sun-solaris2.9
  2002-08-07 17:44     ` Phil Edwards
@ 2002-08-10  8:27       ` Gerald Pfeifer
  0 siblings, 0 replies; 5+ messages in thread
From: Gerald Pfeifer @ 2002-08-10  8:27 UTC (permalink / raw)
  To: Phil Edwards; +Cc: Brad Lucier, gcc, libstdc++

On Wed, 7 Aug 2002, Phil Edwards wrote:
>> Yes, thanks.  I did update after the fix was included, but it seems that it
>> takes some time for check-ins to propagate to subversions.gnu.org.
> I think that subversions updates once a day, or at least it used to.

Once an hour (it should).

Gerald
-- 
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2002-08-10  8:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-08-07 10:09 Mainline bootstrap failure linking .libs/libstdc++.so.5.0.0 on sparcv9-sun-solaris2.9 Brad Lucier
2002-08-07 10:26 ` Phil Edwards
2002-08-07 17:27   ` Brad Lucier
2002-08-07 17:44     ` Phil Edwards
2002-08-10  8:27       ` Mainline bootstrap failure linking .libs/libstdc++.so.5.0.0 onsparcv9-sun-solaris2.9 Gerald Pfeifer

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).