[EMAIL PROTECTED] wrote:

Added sed to chapter 5 gcc builds to force the fixincludes to use headers from 
/tools and not the host.

With this change I get this building gcc pass1 from my Ubuntu Hoary host:

../../gcc-4.0.1/gcc/config/host-linux.c: In function
'linux_gt_pch_use_address':
../../gcc-4.0.1/gcc/config/host-linux.c:202: error: 'SSIZE_MAX'
undeclared (first use in this function)
../../gcc-4.0.1/gcc/config/host-linux.c:202: error: (Each undeclared
identifier is reported only once
../../gcc-4.0.1/gcc/config/host-linux.c:202: error: for each function it
appears in.)

The change to pass2 doesn't cause any problems though.

Talking to Ryan on IRC, pass1 shouldn't be limited as the host may well need fixing up. Because of that change, the removal of pthread.h, etc. needs to be reinstated. I'll get around to these in due course, but this is just a heads up.

Regards,

Matt.
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to