URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 157 |
Rev 225 |
Line 54... |
Line 54... |
mips*-*-sysv*) HDEFINES="-G 4" ;;
|
mips*-*-sysv*) HDEFINES="-G 4" ;;
|
mips*-*-riscos*) HDEFINES="-G 4" ;;
|
mips*-*-riscos*) HDEFINES="-G 4" ;;
|
|
|
m68*-hp-hpux*) HDEFINES=-DHOST_HP300HPUX ;;
|
m68*-hp-hpux*) HDEFINES=-DHOST_HP300HPUX ;;
|
|
|
|
# Some Solaris systems (osol0906 at least) have a libc that doesn't recognise
|
|
# the "MS-ANSI" code page name, so we define an override for CP_ACP (sets the
|
|
# default code page used by windres/windmc when not specified by a commandline
|
|
# option) to select the "WINDOWS-1252" name instead. See PR11280 for details.
|
|
*-*-solaris2.11) HDEFINES=-DCP_ACP=1 ;;
|
|
|
*-*-windows*)
|
*-*-windows*)
|
HOST_64BIT_TYPE=__int64
|
HOST_64BIT_TYPE=__int64
|
HOST_U_64BIT_TYPE="unsigned __int64"
|
HOST_U_64BIT_TYPE="unsigned __int64"
|
# The following krock is necessary because we can't run the build compiler
|
# The following krock is necessary because we can't run the build compiler
|
# (MSVC) on the configure host, so we have to explicitly set the values here.
|
# (MSVC) on the configure host, so we have to explicitly set the values here.
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.