URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
[/] [openrisc/] [trunk/] [orpsocv2/] [sw/] [Makefile.inc] - Diff between revs 415 and 425
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 415 |
Rev 425 |
Line 108... |
Line 108... |
# All hardware flags
|
# All hardware flags
|
#MARCH_FLAGS ?=-mhard-mul -mhard-div -mhard-float
|
#MARCH_FLAGS ?=-mhard-mul -mhard-div -mhard-float
|
# Hardware integer arith, soft float
|
# Hardware integer arith, soft float
|
MARCH_FLAGS ?=-mhard-mul -mhard-div -msoft-float
|
MARCH_FLAGS ?=-mhard-mul -mhard-div -msoft-float
|
# FPGA default - only hardware multiply
|
# FPGA default - only hardware multiply
|
#MACH_FLAGS ?=-mhard-mul -msoft-div -msoft-float
|
#MARCH_FLAGS ?=-mhard-mul -msoft-div -msoft-float
|
# All software div, mul and FPU
|
# All software div, mul and FPU
|
#MACH_FLAGS ?=-msoft-mul -msoft-div -msoft-float
|
#MARCH_FLAGS ?=-msoft-mul -msoft-div -msoft-float
|
|
|
OR32_CFLAGS ?=-g -nostdlib -O2 $(MARCH_FLAGS) \
|
OR32_CFLAGS ?=-g -nostdlib -O2 $(MARCH_FLAGS) \
|
$(INCLUDE_FLAGS) \
|
$(INCLUDE_FLAGS) \
|
-I$(SW_ROOT)/lib/include \
|
-I$(SW_ROOT)/lib/include \
|
|
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.