[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.
- Building 22.1, Dave Pawson, 2007/09/07
- Re: Building 22.1, Eli Zaretskii, 2007/09/07
- Message not available
- Re: Building 22.1, Eli Zaretskii, 2007/09/07
- Re: Building 22.1, Dave Pawson, 2007/09/07
- Re: Building 22.1,
Eli Zaretskii <=
- Re: Building 22.1, Dave Pawson, 2007/09/08
- Re: Building 22.1, Dave Pawson, 2007/09/08
- Re: Building 22.1, Peter Dyballa, 2007/09/08
- Re: Building 22.1, Dave Pawson, 2007/09/08
- Re: Building 22.1, Peter Dyballa, 2007/09/08
- Re: Building 22.1, Eli Zaretskii, 2007/09/08
- Message not available
- Re: Building 22.1, Giorgos Keramidas, 2007/09/08
- Message not available
- Re: Building 22.1, Tim X, 2007/09/08
- Re: Building 22.1, David Kastrup, 2007/09/09
- Message not available
- Re: Building 22.1, Sven Joachim, 2007/09/07