Re: [gccsdk] Autobuilder patches

2015-03-02 Thread John Ballance
On 02/03/2015 20:58, Theo Markettos wrote: On Mon, Mar 02, 2015 at 08:37:50PM +, John Ballance wrote: Hi OK. so I can now build either 4.1.2 or 4.7.1 development systems. next test.. in build, ../autobuilder/buold -v wget -D fails with a build error in libgpg-error0 I think I have a

Re: [gccsdk] Autobuilder patches

2015-03-02 Thread Theo Markettos
On Mon, Mar 02, 2015 at 10:05:24PM +, John Ballance wrote: thats most helpful, thanks, ad covers where there is a patch to an existing file. However, I need to add a new file. How do i do that please? You can do two things (I think, it's been a while since I did this): Use diff --new-file

Re: [gccsdk] Autobuilder patches

2015-03-02 Thread John Ballance
Thanks Theo On 03/03/2015 00:01, Theo Markettos wrote: On Mon, Mar 02, 2015 at 10:05:24PM +, John Ballance wrote: thats most helpful, thanks, ad covers where there is a patch to an existing file. However, I need to add a new file. How do i do that please? You can do two things (I think,

Re: [gccsdk] Autobuilder patches

2015-03-02 Thread Theo Markettos
On Tue, Mar 03, 2015 at 12:01:09AM +, Theo Markettos wrote: Add a line to the autobuilder/libraries/libfoo/setvars file that that does: cp $H/newfile.c $S/some/desti/nation/newfile.c Forgot to mention a critical thing: '$H' is set to autobuilder/libraries/libfoo (ie the autobuilder home

[gccsdk] Autobuilder patches

2015-03-02 Thread John Ballance
Hi OK. so I can now build either 4.1.2 or 4.7.1 development systems. next test.. in build, ../autobuilder/buold -v wget -D fails with a build error in libgpg-error0 I think I have a suitable patch. How do I add relevant patches to the (my) autobuilder folder please Thanks John -- Stop

Re: [gccsdk] Autobuilder patches

2015-03-02 Thread Theo Markettos
On Mon, Mar 02, 2015 at 08:37:50PM +, John Ballance wrote: Hi OK. so I can now build either 4.1.2 or 4.7.1 development systems. next test.. in build, ../autobuilder/buold -v wget -D fails with a build error in libgpg-error0 I think I have a suitable patch. How do I add relevant