Austin Foxley wrote: > On 12/11/2009 05:18 AM, Carmelo AMOROSO wrote: >> As you can see, it is using the cross-gcc because it wants to satisfy >> the nptl headers target. >> Now, when we are building a toolchain from scratch, we just need only >> some headers for which >> we don't need the cross-compiler (this was correctly working >> previously) to build the gcc bootstrap. >> Whit this change, it won't work any more. >> >> Are you sure this change what you wanted to do ? > > I guess not. The goal was to get rid of the fake make targets and just > depend on the headers directly, but this won't work because we do need > the cross-compiler to generate that .s file. I'm going to revert that > commit now. > > -Austin
Ok Austin, tha's fine. Thanks, Carmelo > _______________________________________________ > uClibc-cvs mailing list > [email protected] > http://lists.busybox.net/mailman/listinfo/uclibc-cvs > _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
