Le 21/03/2012 23:21, davidMbrooke a écrit :
> 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.
Hi david, i know i never happy

perhaps we can change

Logfile = log/buildtoollog
to
Logfile = log/$GNU_TARGET_NAME/buildtoollog

in conf/buildtool.conf

------------------------------------------------------------------------------
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