This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] fix bootstrap/26999


Andrew Pinski wrote:
On Fri, 2006-08-25 at 22:38 -0700, Eric Christopher wrote:
Andrew Pinski wrote:
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.

Wasn't sure about gnattools, I'll add the other ones. I figured I'd missed a couple.

The other thing is that with a combined tree, it would be nice to be able to disable gdb at configure time even though you have the source there. Maybe just documenting the limitation of what --disable-* does rather than going through and making --disable-* work for only certain directories is better.


The other option would be to do something like the fixups from boehm's garbage collector shortly after this part of the file.


Personally I'm in favor of this one for now.

-eric


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]