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


> Date: Mon, 06 Dec 1999 08:33:14 -0600
> From: Mark McCance <mwm@sgi.com>

> I am having problems building a gcc-2.95.2 cross compiler intel -> mips
> 6.5

> I did

> configure --target=mips-sgi-irix6

In the gcc online docs, we tried to cover this answer with:

  --with-headers=dir -- Specifies a directory which has target include
  files. This options is required when building a cross compiler

at http://egcs.cygnus.com/install/configure.html.

> config/mips/xm-iris6.h:16: string.h: No such file or directory
> ./libgcc2.c:41: stdlib.h: No such file or directory
> ./libgcc2.c:42: unistd.h: No such file or directory


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