Note that FSF GCC 3.4 has the compiler support for dynamic /, and that we

need a GCC 3.4 import to get it [on the vendor branch].
This commit is contained in:
David E. O'Brien 2004-03-18 01:53:40 +00:00
parent 0f3e9b9b9b
commit 45da8857b3
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=20355

View file

@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY email 'freebsd-qa'>
<!ENTITY date "$FreeBSD: www/en/releases/5.3R/todo.sgml,v 1.13 2004/02/27 03:15:15 scottl Exp $">
<!ENTITY date "$FreeBSD: www/en/releases/5.3R/todo.sgml,v 1.14 2004/02/28 23:05:24 bmah Exp $">
<!ENTITY title "FreeBSD 5.3 Open Issues">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
@ -63,11 +63,11 @@
<tr>
<td>Completed compiler support for dynamic </td>
<td>--</td>
<td>&a.obrien;</td>
<td>&a.kan; and &a.obrien;</td>
<td>All platforms but IA64 have modifications to support /libexec/ld.so
in the gcc base source tree; these changes must be merged back into
the FSF tree and brought into FreeBSD on the vendor branch for
5.3-RELEASE.</td>
in the gcc base source tree; changes for all FreeBSD platforms have been
merged back into the FSF 3.4 tree. They should be brought into FreeBSD
on the vendor branch with a 3.4 import for 5.3-RELEASE.</td>
</tr>
<tr>