This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
re: patch to fix undefined weak symbols fixes emacs!!!
- To: gcc-bugs at gcc dot gnu dot org
- Subject: re: patch to fix undefined weak symbols fixes emacs!!!
- From: Jack Howarth <howarth at bromo dot med dot uc dot edu>
- Date: Wed, 14 Mar 2001 10:02:30 -0500 (EST)
It appears that I was incorrect to attribute the fixed emacs
builds in gcc 2.95.3 branch to the addition of Franz's patch.
It appears this was the case with the unpatched version of
gcc 2.95.3 branch as well. In any case it is very good news
because we have been dogged by this bug for several years now
on ppc where -G0 had to be used to prevent segfaults in temacs
during the build process.
Jack