public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* 970929 snapshot. undefined reference in libstdc++.so. Help needed !
@ 1997-10-02 11:32 Max Lawson
  1997-10-02 13:17 ` H.J. Lu
  0 siblings, 1 reply; 4+ messages in thread
From: Max Lawson @ 1997-10-02 11:32 UTC (permalink / raw)
  To: egcs

	Hi.

I've downloaded the 970929 snapshot and succeded building
the compiler (make bootstrap LANGUAGES="c c++" BOOT_CFLAGS="-g -O2").
My box is i586-pc-linux-gnulibc1

I've made the installation (make install LANGUAGES="c c++" CFLAGS ="-g -O2").
As I tried to compile a test-program (that the pevious snapshot didn't succeed
compile), I got a linker error.... To summarize, I can't link the 
following program:

--------------------test.cc----
#include <iostream.h>
int main() { cout << "hello\n"; return 0; }
--------------------cc.tset----
$ g++ -g test.cc
/usr/local/lib/libstdc++.so: undefined reference to '_IO_outfloat'
collect2: ld returned 1 exit status.

Thanx in advance for your help, Max

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

* Re: 970929 snapshot. undefined reference in libstdc++.so. Help needed !
  1997-10-02 11:32 970929 snapshot. undefined reference in libstdc++.so. Help needed ! Max Lawson
@ 1997-10-02 13:17 ` H.J. Lu
  1997-10-02 14:46   ` Upgrading libc! [Re: 970929 snapshot. undefined reference in libstdc++.so. Help needed !] Mumit Khan
  0 siblings, 1 reply; 4+ messages in thread
From: H.J. Lu @ 1997-10-02 13:17 UTC (permalink / raw)
  To: Max Lawson; +Cc: egcs

> 
> 	Hi.
> 
> I've downloaded the 970929 snapshot and succeded building
> the compiler (make bootstrap LANGUAGES="c c++" BOOT_CFLAGS="-g -O2").
> My box is i586-pc-linux-gnulibc1
> 
> I've made the installation (make install LANGUAGES="c c++" CFLAGS ="-g -O2").
> As I tried to compile a test-program (that the pevious snapshot didn't succeed
> compile), I got a linker error.... To summarize, I can't link the 
> following program:
> 

Please get libc 5.4.39 at

ftp://tsx-11.mit.edu/pub/linux/packages/GCC/private/tofu


H.J.

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

* Upgrading libc! [Re: 970929 snapshot. undefined reference in libstdc++.so. Help needed !]
  1997-10-02 13:17 ` H.J. Lu
@ 1997-10-02 14:46   ` Mumit Khan
  1997-10-02 16:27     ` Chip Salzenberg
  0 siblings, 1 reply; 4+ messages in thread
From: Mumit Khan @ 1997-10-02 14:46 UTC (permalink / raw)
  To: egcs

hjl@lucon.org (H.J. Lu) writes:
> 
> Please get libc 5.4.39 at
> 
> ftp://tsx-11.mit.edu/pub/linux/packages/GCC/private/tofu
> 

Why? There've been two working fixes offered here (at least for this 
particular problem) in the past 24 hours that work fine with standard 
distributions like RedHat and Debian.

I sincerely hope that the final egcs release will run *unmodified* on
standard distributions such as Debian and RedHat.

Regards,
Mumit -- khan@xraylith.wisc.edu
http://www.xraylith.wisc.edu/~khan/

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

* Re: Upgrading libc! [Re: 970929 snapshot. undefined reference in libstdc++.so. Help needed !]
  1997-10-02 14:46   ` Upgrading libc! [Re: 970929 snapshot. undefined reference in libstdc++.so. Help needed !] Mumit Khan
@ 1997-10-02 16:27     ` Chip Salzenberg
  0 siblings, 0 replies; 4+ messages in thread
From: Chip Salzenberg @ 1997-10-02 16:27 UTC (permalink / raw)
  To: Mumit Khan; +Cc: egcs

According to Mumit Khan:
> Why? There've been two working fixes offered here (at least for this 
> particular problem) in the past 24 hours that work fine with standard 
> distributions like RedHat and Debian.

It doesn't work on Debian with libc6 (based on glibc 2.0.4) and libc6-dev.
I'd have to install glibc 2.0.5c myself.

> I sincerely hope that the final egcs release will run *unmodified* on
> standard distributions such as Debian and RedHat.

Likewise.
-- 
Chip Salzenberg          - a.k.a. -           <chip@pobox.com>
        "He's Mr. Big of 'Big And Tall' fame."  // MST3K

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

end of thread, other threads:[~1997-10-02 16:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-10-02 11:32 970929 snapshot. undefined reference in libstdc++.so. Help needed ! Max Lawson
1997-10-02 13:17 ` H.J. Lu
1997-10-02 14:46   ` Upgrading libc! [Re: 970929 snapshot. undefined reference in libstdc++.so. Help needed !] Mumit Khan
1997-10-02 16:27     ` Chip Salzenberg

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