I did some testing tonight using the environment variable MAKEFLAGS=-j2.
The results for Chapter 5 are below. I used the followign to enter
chroot for Chapter 6:
/usr/sbin/chroot $(MOUNT_PT) /tools/bin/env -i HOME=/root TERM="$$TERM"
PS1='\u:\w\$$ ' PATH=/bin:/usr/bin:/sbin:/usr/sbin:/tools/
I received the following message privately, but when I responded it said
Delivery to the following recipient failed permanently:
$b...@!!4dck
If Iwao reads this, please give me a better email address privately.
$b...@!!4dck wrote:
> My name is Iwao. I am starting a LUG in Japan. The fir
On 5 February 2010 06:31, Bryan Kadzban wrote:
> Bruce Dubbs wrote:
>> gcc:
>>
>> FAIL: gcc.dg/tree-prof/bb-reorg.c compilation, -fprofile-use -D_PROFILE_USE
>> FAIL: gcc.dg/tree-prof/pr34999.c compilation, -fprofile-use -D_PROFILE_USE
>>
>> ERROR: tcl error sourcing
>> /sources/gcc-4.4.3/gcc/te
Greg Schafer wrote:
> On Thu, 04 Feb 2010 20:46:58 -0600, Bruce Dubbs wrote:
>
>> FAIL: stackoverflow2
>> ===
>> 1 of 5 tests failed
>> ===
>>
>> I've determined that this is a kernel problem. I was using lfs-6.5 and
>> the kernel was 2.6.30.2. After booting to 2.
On Thu, 04 Feb 2010 20:46:58 -0600, Bruce Dubbs wrote:
> FAIL: stackoverflow2
> ===
> 1 of 5 tests failed
> ===
>
> I've determined that this is a kernel problem. I was using lfs-6.5 and
> the kernel was 2.6.30.2. After booting to 2.6.32.7, this failure went
> aw
On Thursday 04 February 2010 19:39:50 Bruce Dubbs wrote:
> Looking through the test logs, I get:
>
> gcc:
>
> FAIL: gcc.dg/tree-prof/bb-reorg.c compilation, -fprofile-use
> -D_PROFILE_USE FAIL: gcc.dg/tree-prof/pr34999.c
> compilation, -fprofile-use -D_PROFILE_USE
>
Scanning through the log
On Thu, 04 Feb 2010 20:39:50 -0600, Bruce Dubbs wrote:
> ERROR: tcl error sourcing
> /sources/gcc-4.4.3/gcc/testsuite/gcc.misc-tests/linkage.exp.
> ERROR: couldn't execute "file": no such file or directory
> while executing
>
> Here we might want to consider putting 'file' in Chapter 5 or m
Bryan Kadzban wrote:
> Bruce Dubbs wrote:
>> ERROR: couldn't execute "file": no such file or directory
> When I rebuilt this system a few months back, gcc was complaining about
> file, but I figured it was either just me, or something nobody had seen
> yet. Should have said something.
>
> Anywa