This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: libgcc_s, Linux, and PT_GNU_EH_FRAME, and binutils
On Mon, Aug 05, 2002 at 10:11:59AM +0200, Jakub Jelinek wrote:
> That's why I propose that in order to build g++ 3.2 interoperable with
> everyone else glibc 2.2.5+, binutils 2.12.1+ and --enable-shared
> --enable-threads=posix --enable-__cxa_atexit is required.
> We could even cook up a testsuite which wether g++/libgcc_s/libstdc++ follow
> those requiremenets.
I think it would be reasonable to actively fail the configure
on Linux if these requirements are not met. Otherwise it's
sure to be the case that someone won't read this even if we
were to document it properly.
Mark, what do you think?
r~
- References:
- libgcc_s, Linux, and PT_GNU_EH_FRAME, and binutils
- Re: libgcc_s, Linux, and PT_GNU_EH_FRAME, and binutils
- Re: libgcc_s, Linux, and PT_GNU_EH_FRAME, and binutils
- Re: libgcc_s, Linux, and PT_GNU_EH_FRAME, and binutils