[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
can't create include/syslimits.h
- Date: Wed, 2 Feb 2000 10:17:12 -0500
- From: Gene.Smith at sea.siemens.com (Smith, Gene)
- Subject: can't create include/syslimits.h
> <snip>
> >
> > I added the line "mkdir include" to the file
> > tools/build-i386-tools/gcc/Makefile at the place where the
> > problem occurs,
> > however, the file gets recreated by the script so it seems
> > that adding the
> > line had no effect.
> >
> >
>
> Take a look in tools/src/gcc/Makefile.in - I think that's the
> one you want
> (I can't be sure without rebuilding).
>
> >
> > -Thanks,
> > Gene Smith
> >
>
> You're welcome.
>
>
> -- Nick Simon
>
For the record, adding 'mkdir include' to the file tools/src/gcc/Makefile.in
fixed the problem for me running linux. Thanks for the help!
-Gene