C++ compiler cannot create executables?

Michał Łukaszek prism w hornet.eu.org
Nie, 12 Wrz 2004, 10:43:02 CEST


Podczas budowania rpm.spec:

checking for C++ compiler default output file name... configure: error: C++ 
compiler cannot create executables

W config.log:
configure:2142: athlon-pld-linux-g++ --version </dev/null >&5
./configure: athlon-pld-linux-g++: not found

Dodam, że maszyna to i686 (p3) na której wcześniej próbowałem zbudować 
gcc.spec (-r DEVEL) z --target athlon (nie udało się: "Memory exhausted" czy 
coś w tym stylu?).

$ rpm -qa | egrep '^(binutils|gcc)' | sort
binutils-2.15.91.0.1-2
gcc-3.3.4-4
gcc-ada-3.3.4-4
gcc-c++-3.3.4-4

$ cat test.cpp
#include <iostream>
int main()
{
 std::cout << "Hello world!";
 return 0;
}

$ g++ test.cpp
$ file a.out
a.out: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 
2.6.0, dynamically linked (uses shared libs), not stripped

WTF?

-- 
pozdrawiam,
PriSM (Michał Łukaszek)




Więcej informacji o liście dyskusyjnej pld-users-pl