Trent,
> for file in gcc/config/linux64.h gcc/config/linux.h gcc/config/sysv4.h;
>
Right, I totally forgot about the other architecture subdirectories.
I briefly considered just now modifying that to "for file in
gcc/config/*/file.h" but then it won't match files in the gcc/config
director
On Wednesday 27 May 2009 18:42:37 Gerard Beekmans wrote:
> Hiya,
>
> Next time somebody arrives at Chapter 5 - GCC Pass 2, can you deviate
> slightly from the book and try out the change mentioned in Ticket #2413
> at http://wiki.linuxfromscratch.org/lfs/ticket/2413
>
> I just deleted my Chapter 5
Hiya,
Next time somebody arrives at Chapter 5 - GCC Pass 2, can you deviate
slightly from the book and try out the change mentioned in Ticket #2413
at http://wiki.linuxfromscratch.org/lfs/ticket/2413
I just deleted my Chapter 5 so I was wondering if one of you guys is
already in the process of