what's wrong?

Michael Havens bmike1 at gmail.com
Mon Apr 7 12:03:48 MST 2014


yep....  taking 'time' out fixed it.

:-)~MIKE~(-:


On Mon, Apr 7, 2014 at 11:33 AM, <kitepilot at 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 at 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 at LFS:/mnt/lfs/sources/binutils-build-1$
>> :-)~MIKE~(-:
>>
> ---------------------------------------------------
> PLUG-discuss mailing list - PLUG-discuss at lists.phxlinux.org
> To subscribe, unsubscribe, or to change your mail settings:
> http://lists.phxlinux.org/mailman/listinfo/plug-discuss
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.phxlinux.org/pipermail/plug-discuss/attachments/20140407/f140ecd8/attachment.html>


More information about the PLUG-discuss mailing list