OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [trunk/] [gnu-src/] [gdb-6.8/] [bfd/] [configure.host] - Diff between revs 157 and 225

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.

powered by: WebSVN 2.1.0

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