> Date: Mon, 03 Apr 2006 14:25:12 +0400
> From: =?KOI8-R?Q?=E4=C5=CA=D4=C5=D2_=E1=CC=C5=CB=D3=C1=CE=C4=D2_=F7=C1?=
>       =?KOI8-R?Q?=CC=C5=D2=C9=C5=D7=C9=DE?= <[EMAIL PROTECTED]>
> 
> After update GNU make from 3.80 up to 3.81 i cannot build gcc 4.0.2,
> 4.0.3 and 4.1.0 whith same error:
> 
> rm -f ./libgcov.a
> ar  rc ./libgcov.a libgcc/./_gcov.o libgcc/./_gcov_merge_add.o
> libgcc/./_gcov_me
> rge_single.o libgcc/./_gcov_merge_delta.o libgcc/./_gcov_fork.o
> libgcc/./_gcov_e
> xecl.o libgcc/./_gcov_execlp.o libgcc/./_gcov_execle.o
> libgcc/./_gcov_execv.o li
> bgcc/./_gcov_execvp.o libgcc/./_gcov_execve.o
> ranlib ./libgcov.a
> make[2]: Leaving directory `/export/home/devel/build/gcc-4.0.3/objdir/gcc'
> echo timestamp > stmp-multilib
> make[1]: Leaving directory `/export/home/devel/build/gcc-4.0.3/objdir/gcc'
> /bin/bash: -c: line 5: syntax error: unexpected end of file
> make: *** [multilib.out] Error 2
> + exit

Please at least show the line about which Bash complains.  It's hard
to know what's wrong without seing that much, and downloading the
humongous GCC distro just to find out what that lines says is not my
idea of fun...

TIA


_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to