Dan Nicholson wrote: > In the adjustment, though, he uses `gcc -dumpmachine`, though. This > is probably wise since you don't know what MACHTYPE is from the host's > bash. In fact, this might be a good idea for both adjustments. I > don't know how reliable MACHTYPE is, but I'm speculating since I don't > know how it's determined.
Yes, it's probably better to use what gcc will find. Anyway, here's what man bash says about MACHTYPE: MACHTYPE Automatically set to a string that fully describes the system type on which bash is executing, in the standard GNU cpu-company-system format. The default is system-dependent. -- JH -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page