--- Comment #3 from ljrittle at gcc dot gnu dot org 2010-01-06 17:15
---
Considered and rejected.
--
ljrittle at gcc dot gnu dot org changed:
What|Removed |Added
--- Comment #3 from ljrittle at gcc dot gnu dot org 2009-12-28 23:08
---
Mainline (4.5) was logically sync'd to FreeBSD 7.x configuration at the end of
summer 2009
with alternate patches.
--
ljrittle at gcc dot gnu dot org changed:
What|Re
--- Comment #2 from ljrittle at gcc dot gnu dot org 2009-12-28 23:07
---
Fixed with alternate patch that went into mainline (4.5) at end of summer 2009.
--
ljrittle at gcc dot gnu dot org changed:
What|Removed |Added
--- Comment #6 from ljrittle at gcc dot gnu dot org 2009-12-28 23:05
---
Alternate patch was generated and installed on mainline (4.5) to address lack
of support for dl_iterate_phdr from FreeBSD 7.0 libc.
--
ljrittle at gcc dot gnu dot org changed:
What|Removed
--- Comment #18 from ljrittle at gcc dot gnu dot org 2009-09-17 20:55
---
Subject: Bug 32843
Author: ljrittle
Date: Thu Sep 17 20:54:56 2009
New Revision: 151819
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=151819
Log:
2009-09-17 Loren J. Rittle
PR t
--- Additional Comments From ljrittle at gcc dot gnu dot org 2005-09-22
19:20 ---
The better way to fix this IMHO is to mirror how we fixed other conditionally
missing symbols. Add a _DYNAMIC hook, add the support guards in various places
where the HAVE_X guards exist, add a correctly
--- Additional Comments From ljrittle at gcc dot gnu dot org 2005-01-28
23:32 ---
Yes, the issue involves how the compiler used to bootstrap stage 1 is configured
and itself installed (is it in /usr/local? what ports have headers installed
there?). On FreeBSD 5.3, I see this problem