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: Build of egcs-971105 on m68k-next-nextstep3 successful


Jeff,

>  In message <9711120643.AA02701@moene.indiv.nluug.nl> I wrote:

  > Problem 1 is that fixincludes is not run on the directory
  > /NextDeveloper/Headers, which is one of the first directories
  > searched for header files on NextStep.

>  I see that gcc/config/m68k/x-next specifies:
>
>  # Specify other dirs of system header files to be fixed.
>  OTHER_FIXINCLUDES_DIRS= /LocalDeveloper/Headers
>
>  This explains why fixincludes didn't look at your header
>  files; why don't you add /NextDeveloper/Headers and see
>  if fixincludes will do the right thing.

Yep, this works.

Now, if someone comes up with a good idea on how to fix  
dejagnu-971028 for NextStep, I can actually start the testing I  
promised ;-)

Cheers,
Toon.


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