Guo Hongruan wrote:
> After applying my patch, all everything built based on uclibc will be
> placed in some directories different with glibc,eglibc. The stamps will
> be placed in ${TMPDIR}/stamps/${LIBC}, the package data will be placed
> in ${TMPDIR}/pkgdata/${LIBC} and so on. So you can see, when I tried to
> build lots of projects (with different libc), their data will never
> bother each other. In you way, we must select different TMPDIR for
> different libc, that are very convenient for incremental building by QA.But most -- in fact all except perhaps yourself and a few of the OE core team don't build with different LIBCs in the same TMPDIR. So all that your patch does for the overwhelming number of users of OE is add additional directory levels to an already complicated directory structure, and provides them with absolutely no benefit whatsoever. At the very least, you really should provide a means to selectively enable this -- although I still don't see why it makes sense to support multiple LIBCs in the same TMPDIR. -Mike (mwester) _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
