On 09/08/2010 05:56 AM, Martin Zajíc wrote:
[putolin]
> So i've rewrite gcc pass2 with last svn and it's working.
>
> I have another question about testing error.
> I try to make LOG with '{} 2>&1 | tee $BUILD_DIR/LOG_$PROGRAM.log'
> but when I did it how can I test it for errors, becouse
On Wednesday 08 September 2010 05:56:23 Martin Zajíc wrote:
> I have another question about testing error.
> I try to make LOG with '{} 2>&1 | tee $BUILD_DIR/LOG_$PROGRAM.log'
> but when I did it how can I test it for errors, becouse '$?' not
> working even if the script inside ending with 'exi
2010/9/8 Martin Zajíc :
> So i've rewrite gcc pass2 with last svn and it's working.
>
> I have another question about testing error.
> I try to make LOG with '{} 2>&1 | tee $BUILD_DIR/LOG_$PROGRAM.log'
> but when I did it how can I test it for errors, becouse '$?' not
> working even if the sc
>> It's not 100% but for now all comands working I checked it. Only
>> problem is that GCC (all gcc binaries) is bad linked, but only GCC
>> nothink else.
>>
>
> So, since this is a school project, all *you* have to do is to work
> out what you did wrongly, or missed. Assuming your controlling
>