URL
https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk
[/] [openrisc/] [trunk/] [gnu-src/] [boards/] [or32-elf-sim.exp] - Diff between revs 522 and 524
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 522 |
Rev 524 |
Line 49... |
Line 49... |
# blank -isystem option, which confuses things severely.
|
# blank -isystem option, which confuses things severely.
|
|
|
# It's sufficient just to specify -mnewlib, but we explicitly specify
|
# It's sufficient just to specify -mnewlib, but we explicitly specify
|
# -mboard=or1ksim, althoug at present that is the default anyway.
|
# -mboard=or1ksim, althoug at present that is the default anyway.
|
set_board_info compiler "[find_gcc]"
|
set_board_info compiler "[find_gcc]"
|
set_board_info cflags "-mnewlib -mboard=or1ksim"
|
set_board_info cflags "-mboard=or1ksim"
|
|
|
# No linker script needed.
|
# No linker script needed.
|
set_board_info ldscript ""
|
set_board_info ldscript ""
|
|
|
# This simulator isn't slow.
|
# This simulator isn't slow.
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.