On Fri, 2010-07-23 at 09:25 +0200, Koen Kooi wrote:
> There is a BIG problem with these patches, they break multimachine builds.
> 
> The previous situation had:
> 
> cross/armv7a-angstrom-foo/usr/bin/
> cross/armv5te-angstrom-foo/usr/bin/
> etc
> 
> The new situation has:
> 
> x86_64-linux/usr/bin
> 
> So all the toolchains get dropped into the *same* directory, which
> breaks horribly.

Which are the actual binaries that collide?  I would have thought that
everything which gets installed into the cross bindir ought to be
prefixed with TARGET_SYS (i.e. usr/bin/armv7a-angstrom-linux-gcc, etc).

p.



_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to