help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Building 22.1


From: Eli Zaretskii
Subject: Re: Building 22.1
Date: Sat, 08 Sep 2007 09:44:23 +0300

> Date: Fri, 7 Sep 2007 19:51:24 +0100
> From: "Dave Pawson" <dave.pawson@gmail.com>
> Cc: help-gnu-emacs@gnu.org
> 
> root@marge:/temp# gcc -S test.c
> root@marge:/temp# gcc -c test.c
> root@marge:/temp# gcc  test.c
> /usr/bin/ld: crt1.o: No such file: No such file or directory
> collect2: ld returned 1 exit status
> 
> Is that the linker failing?

Yes.  As others told you, you are missing some packages that are
necessary for GCC to be able to produce executable programs, just as
the configure script complained.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]