OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 249 to Rev 250
    Reverse comparison

Rev 249 → Rev 250

/openrisc/trunk/gnu-src/boards/or32-sim.exp
30,9 → 30,13
# both in cflags, which are also used when linking, so we'll get the libraries
# OK as well.
 
# Calling dummy functions with float arguments fails if a K&R prototype is
# used rather than an ANSI function prototype. This needs more investigation,
# but for now we avoid by using -DPROTOTYPES.
 
set_board_info compiler "[find_gcc]"
#set_board_info cflags "[libgloss_include_flags] [newlib_include_flags]"
set_board_info cflags "-mor32-newlib"
set_board_info cflags "-mor32-newlib -DPROTOTYPES"
#set_board_info ldflags "[libgloss_link_flags] -mor32-newlib [newlib_link_flags]"
# No linker script needed.
set_board_info ldscript ""

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.