URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 246 |
Rev 353 |
Line 25... |
Line 25... |
|
|
CFLAGS += -I$(TOPDIR)/include -DOR1K -Wall -Wstrict-prototypes
|
CFLAGS += -I$(TOPDIR)/include -DOR1K -Wall -Wstrict-prototypes
|
CFLAGS += -Werror-implicit-function-declaration
|
CFLAGS += -Werror-implicit-function-declaration
|
#CFLAGS += -fno-omit-frame-pointer
|
#CFLAGS += -fno-omit-frame-pointer
|
CFLAGS += -fno-strength-reduce -O2 -g -pipe -fno-builtin
|
CFLAGS += -fno-strength-reduce -O2 -g -pipe -fno-builtin
|
CFLAGS += -mhard-mul -mhard-div -msoft-float -nostdlib
|
#CFLAGS += -mhard-mul -mhard-div -msoft-float
|
|
CFLAGS += -msoft-mul -msoft-div -msoft-float
|
CFLAGS += -nostdlib
|
CFLAGS += -nostdlib
|
#CFLAGS += -DDEBUG
|
#CFLAGS += -DDEBUG
|
|
|
|
|
LIBGCC := $(shell $(CC) $(CFLAGS) -print-libgcc-file-name)
|
LIBGCC := $(shell $(CC) $(CFLAGS) -print-libgcc-file-name)
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.