On 10/6/05, Mike Hernandez <[EMAIL PROTECTED]> wrote: > On 10/6/05, Dan Nicholson <[EMAIL PROTECTED]> wrote: > > Just finished all 3. Here was my experience. Hardware is PIII with > > Did you try using the 3 (e.g. to build something else) or just run the > tests? I'm sure the tests are helpful but I would be reluctant to > spend time building them all if I didn't know for sure that the linker > really linked and the compiler really compiled, etc. >
I have been building the 3 packages with the following flags for quite sometime (2 years): binutils: -Os -pipe -w gcc: -Os -pipe -w glibc: -Os -march=i686 -mtune=i686 -pipe -w Haven't seen any problems. -- Tushar Teredesai mailto:[EMAIL PROTECTED] http://www.linuxfromscratch.org/~tushar/ -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
