On Wed, 2012-03-21 at 13:08 +0200, Andrew wrote:
> On 21/03/12 12:47, Yves Blusseau wrote:
> > One suggestion: it will be great to have a subdirectory in the /build/
> > directory with the name of the toolchain.
> > For example: build/i486-unknown-linux-uclibc so we can build multiple
> > versions of a package for different architecture.
> >
> > Yves
> >
> Yes, and also it'll be good to have subdir in /source/ directory.

You guys are never happy, are you? :-}

I have now changed the buildtool scripts and config files so that:
    source/  ->  source/i486-unknown-linux-uclibc/
    build/   ->  build/i486-unknown-linux-uclibc/

and also:
    conf/installed  ->  conf/i486-unknown-linux-uclibc/installed
since we need to track what has been built on a per-toolchain basis.

Seems to work OK for me from limited testing but I suspect some
buildtool operations will not work. Please check and report any
problems.

By the way, I know that buildimage.pl is now broken because of these and
my other changes. Maybe I can fix that tomorrow...

david


------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure

_______________________________________________
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to