Gast
#385441
Hi ich nutzt einen CrossCompiler für einen Coldfire Prozessor und habe ein Problem damit. mein c-file heißt hallo.c ( ich bin erst am anfang mich auf dem Prozessor heimisch zu fühlen) compiliert wird mit laut Anleitung: m68k-elf-gcc -Wall -m5307 -W1, -elf2flt -Os -o hello hello.c -lc Problem ist diese Fehlermeldung: cc1: Invalid option -W1 was kann ich dagegen tun?