This is the mail archive of the gcc@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]

Re: gcc_tooldir is useless


>>>>> Andreas Schwab writes:

Andreas> But it doesn't work, it's even worse now: I have moved the header to
Andreas> $(tooldir)/sys-include, and now even when building libgcc2.a they are not
Andreas> found any more.  Which is no wonder, since $(libsubdir) does not exist
Andreas> yet.  So what next???

	You need the system header pre-installed where the cross-compiler
will expect them.  I am pretty sure that is what I did when building
cross-compilers. 

David


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