Hallo marcellus,
anbei meine Versuche.....hast Du Rat
Ich habe tcc (ein kleiner Kompiler), gcc-3.4, cpp-3.4, binutils, gpp, g++ installiert und bekomme diese Meldung (mir sagt jetzt die config.log auch nicht viel):
./configure
checking build system type... i586-pc-linux-gnu
checking host system type... i586-pc-linux-gnu
checking target system type... i586-pc-linux-gnu
checking for gcc... no
checking for cc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... no
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking how to run the C preprocessor... /lib/cpp
configure: error: in `/root/Source/kexec-tools-2.0.3':
configure: error: C preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details
root@0[kexec-tools-2.0.3]#
Danke