Gast
#1698185
Hallo, nach der Installation von eclipse und des compilers (mspgcc) erhalte ich mit einem einfachen Testprojekt folgende Fehlerausschrift: **** Build of configuration Debug for project testino **** **** Internal Builder is used for build **** gcc -otestino.elf main.o C:\mingw\bin\..\lib\gcc\mingw32\3.4.5\..\..\..\..\mingw32\bin\ld.exe: main.o: Relocations in generic ELF (EM: 105) C:\mingw\bin\..\lib\gcc\mingw32\3.4.5\..\..\..\..\mingw32\bin\ld.exe: main.o: Relocations in generic ELF (EM: 105) main.o: could not read symbols: File in wrong format collect2: ld returned 1 exit status Build error occurred, build is stopped Time consumed: 460 ms. Ich habe alle Einstellungen nochmal kontrolliert nur leider nichts gefunden. Vielleicht haben die Profis unter euch eine Idee zur Lösung. Danke für eure Hilfe Holger