-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Following the installation instructions for macOS (10.13.2) this error appears when trying to build project-template with make:
mipsel-mcb32-elf-gcc -march=mips32r2 -msoft-float -Wa,-msoft-float -G 0 -ffreestanding -march=mips32r2 -msoft-float -Wa,-msoft-float -c -MD -o project.c.o project.c
mipsel-mcb32-elf-gcc -march=mips32r2 -msoft-float -Wa,-msoft-float -G 0 -ffreestanding -march=mips32r2 -msoft-float -Wa,-msoft-float -c -MD -o main.c.o main.c
main.c:10:1: varning: attributdirektivet ”vector” ignorerat [-Wattributes]
void __attribute__((vector(4), interrupt(IPL7))) blinkISR(void){
^
main.c:10:1: fel: fel antal argument angivet för attributet ”interrupt”
Makefile:71: recipe for target 'main.c.o' failed
make: *** [main.c.o] Error 1
make -version:
GNU Make 4.1 Built for x86_64-apple-darwin14.5.0
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels