This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [patch] fix bootstrap/26999
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: Eric Christopher <echristo at apple dot com>
- Cc: "gcc-patches at gcc dot gnu dot org Patches" <gcc-patches at gcc dot gnu dot org>
- Date: Fri, 25 Aug 2006 22:36:14 -0700
- Subject: Re: [patch] fix bootstrap/26999
- References: <44EFDC8D.6000205@apple.com>
On Fri, 2006-08-25 at 22:30 -0700, Eric Christopher wrote:
> + boehm-gc | libada | libgomp | libgfortran | libjava |
> libmudflap \
> + | libssp | zlib)
You forgot libobjc, libffi, gnattools, and libstdc++-v3. It might be
better to exclude the non target library directories instead of making a
list of target library directories.
-- Pinski