[Clfs-support] Help with compiling the gcc In chapter 6.4.
wwh04660 at ucmo.edu
wwh04660 at ucmo.edu
Fri Apr 11 08:07:44 PDT 2008
On Apr 11, 2008, at 8:50 AM, Nicolás Coronel wrote:
> Hi Good could give me a help:
> I am trying to make a linux for a router board rb153 MIPS
> architecture
> used for this purpose I am using the following document:
>
> Cross-Compiled Linux From Scratch - Version 1.0.0-MIPS
> In chapter 6.4. GCC-4.1.1 performed everything that indicates the
> documentation when I arrive until
>
> make AS_FOR_TARGET="${AS}" \
> LD_FOR_TARGET="${LD}"
>
> I introduced the following error.
> ../../gcc-4.1.1/gcc/config/host-linux.c: In function
> 'linux_gt_pch_use_address':
> ../../gcc-4.1.1/gcc/config/host-linux.c:208: error: 'SSIZE_MAX'
> undeclared
> (first use in this function)
>
> Thank
> --
Howdy,
host-linux.c could be forgetting a header. This may be of help
for you:
Possibly a limits header?
http://www.linuxfromscratch.org/pipermail/cross-lfs/2006-July/002585.html
Sincerely,
William Harrington
More information about the Clfs-support
mailing list