yep.... taking 'time' out fixed it.
:-)~MIKE~(-:
On Mon, Apr 7, 2014 at 11:33 AM, <
kitepilot@kitepilot.com> wrote:
> 1.- forget 'time', you already have enough problems.
> 2.- Don't leave blank lines.
> ET
>
> Michael Havens writes:
>
>> linux from scratch: what do I need to put after 'werror' to indicate a
>> carriage return so it will go on to the next line?
>> time { ../binutils-2.24/configure \
>> --prefix=/tools \
>> --with-sysroot=$LFS \
>> --with-lib-path=/tools/lib \
>> --target=$LFS_TGT \
>> --disable-nls \
>> --disable-werror
>> (make 2>&1 | tee compile.log1 && exit $PIPESTATUS ) && echo GOOD
>> make install }
>> this is what happens currently:
>> mike@LFS:/mnt/lfs/sources/binutils-build-1$ time {
>> ../binutils-2.24/configure \
>>
>>> --prefix=/tools \
>>> --with-sysroot=$LFS \
>>> --with-lib-path=/tools/lib \
>>> --target=$LFS_TGT \
>>> --disable-nls \
>>> --disable-werror
>>> (make 2>&1 | tee compile.log1 && exit $PIPESTATUS ) && echo GOOD
>>>
>>> make install }^C
>>>
>> mike@LFS:/mnt/lfs/sources/binutils-build-1$
>> :-)~MIKE~(-:
>>
> ---------------------------------------------------
> PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org
> To subscribe, unsubscribe, or to change your mail settings:
> http://lists.phxlinux.org/mailman/listinfo/plug-discuss
>
---------------------------------------------------
PLUG-discuss mailing list -
PLUG-discuss@lists.phxlinux.org
To subscribe, unsubscribe, or to change your mail settings:
http://lists.phxlinux.org/mailman/listinfo/plug-discuss