public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Re: gcc version 2.97 20010119 utter failure
@ 2001-01-19  8:59 Harri Porten
  0 siblings, 0 replies; 2+ messages in thread
From: Harri Porten @ 2001-01-19  8:59 UTC (permalink / raw)
  To: gcc

> /opt/gcc/bin/g++ -ftemplate-depth-30 bzjunk.o -o bzjunk -lm -g -v
> Reading specs from /opt/gcc/lib/gcc-lib/i686-pc-linux-gnu/2.97/specs
> Configured with: ../../gcc/configure --prefix=/opt/gcc
> gcc version 2.97 20010119 (experimental)
>  /opt/gcc/lib/gcc-lib/i686-pc-linux-gnu/2.97/collect2 -m elf_i386
>  -dynamic-linker /lib/ld-linux.so.2 -o bzjunk /usr/lib/crt1.o
>  /usr/lib/crti.o
>  /opt/gcc/lib/gcc-lib/i686-pc-linux-gnu/2.97/crtbegin.o
>  -L/opt/gcc/lib/gcc-lib/i686-pc-linux-gnu/2.97
>  -L/opt/gcc/lib/gcc-lib/i686-pc-linux-gnu/2.97/../../.. bzjunk.o
>  -lstdc++ -lm -lgcc -lc -lgcc
>  /opt/gcc/lib/gcc-lib/i686-pc-linux-gnu/2.97/crtend.o /usr/lib/crtn.o
> 
> LD_LIBRARY_PATH=/opt/gcc/lib ./bzjunk
> Segmentation fault
> 
> Here is bzjunk.cpp:
> int main() { return 0; }

This behaviour started for me on the 17th or 18th already. Every
compiled C++ app segfaults in ??? when entering libstdc++. I got some
simple static links to work, though.

Harri.

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

* gcc version 2.97 20010119 utter failure
@ 2001-01-19  8:23 nbecker
  0 siblings, 0 replies; 2+ messages in thread
From: nbecker @ 2001-01-19  8:23 UTC (permalink / raw)
  To: gcc

/opt/gcc/bin/g++ -ftemplate-depth-30 bzjunk.o -o bzjunk -lm -g -v
Reading specs from /opt/gcc/lib/gcc-lib/i686-pc-linux-gnu/2.97/specs
Configured with: ../../gcc/configure --prefix=/opt/gcc
gcc version 2.97 20010119 (experimental)
 /opt/gcc/lib/gcc-lib/i686-pc-linux-gnu/2.97/collect2 -m elf_i386
 -dynamic-linker /lib/ld-linux.so.2 -o bzjunk /usr/lib/crt1.o
 /usr/lib/crti.o
 /opt/gcc/lib/gcc-lib/i686-pc-linux-gnu/2.97/crtbegin.o
 -L/opt/gcc/lib/gcc-lib/i686-pc-linux-gnu/2.97
 -L/opt/gcc/lib/gcc-lib/i686-pc-linux-gnu/2.97/../../.. bzjunk.o
 -lstdc++ -lm -lgcc -lc -lgcc
 /opt/gcc/lib/gcc-lib/i686-pc-linux-gnu/2.97/crtend.o /usr/lib/crtn.o

LD_LIBRARY_PATH=/opt/gcc/lib ./bzjunk
Segmentation fault

Here is bzjunk.cpp:
int main() { return 0; }

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

end of thread, other threads:[~2001-01-19  8:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-01-19  8:59 gcc version 2.97 20010119 utter failure Harri Porten
  -- strict thread matches above, loose matches on Subject: below --
2001-01-19  8:23 nbecker

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