On 6/6/12 3:24 PM, Matt Burgess wrote: > Surely if we can't find/link against host libs at this point, that flag > is at best superfluous and at worst a potential danger as it may mask us > being able to link against host libs when we shouldn't be able to?
Yep - agreed on all points. Superfluous. > If you didn't gather from the above, I'm happy to take the switch and > its explanation out, but want to make sure it really is safe to do. I > assume this is safe(r) to do because of the recent toolchain/build > method improvements you committed? Well, technically, it should have always been safe. But it's possible, I suppose, that there was something in the previous method that leaked in some host paths. It should definitely not be the case now. Note that if some package has hard-coded link or include options that point to the host system, then they could conceivably be picked up, but no packages that I know of in LFS chapter 5 have this. JH -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page