[c++] i686 toolchain additional shared fails
Benjamin Kosnik
bkoz@redhat.com
Mon Jan 8 10:20:00 GMT 2001
> Surprisingly, I can reproduce the report in such a way that
> explicitly configuring an i586-pc-linux-gnu target reduces the number
> of testsuite failures for dynamically linked executables by four in
> comparison to
> < http://gcc.gnu.org/ml/libstdc++/2001-01/msg00046.html >, as
> demonstrated by the appended logfile. The results for dynamically
thanks for reproducing this.
> A preliminary analysis shows that all the static executable segfault
> in __throw, throw_helper and next_stack_level, e.g. in throw
> __out_of_range(const char *str) in line 54 for the program
> element_access.st-exe. Does exception-handling not work in glibc-2.1.3 when
> linked statically for "library-exceptions" (out_of_range etc)?
something's off. I've got the same failures, for the same reason.
More information about the Libstdc++
mailing list