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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [newlib/] [config/] [mh-cxux] - Diff between revs 40 and 1765

Only display areas with differences | Details | Blame | View Log

Rev 40 Rev 1765
# Configuration for Harris CX/UX 7 (and maybe 6), based on sysv4 configuration.
# Configuration for Harris CX/UX 7 (and maybe 6), based on sysv4 configuration.
# Define SYSV as -DSYSV if you are using a System V operating system.
# Define SYSV as -DSYSV if you are using a System V operating system.
SYSV = -DSYSV -DSVR4
SYSV = -DSYSV -DSVR4
RANLIB = true
RANLIB = true
# C++ debugging is not yet supported under SVR4 (DWARF)
# C++ debugging is not yet supported under SVR4 (DWARF)
CXXFLAGS=-O
CXXFLAGS=-O
# The l flag generates a warning from the SVR4 archiver, remove it.
# The l flag generates a warning from the SVR4 archiver, remove it.
AR_FLAGS = cq
AR_FLAGS = cq
# Under CX/UX, we want to tell the compiler to use ANSI mode.
# Under CX/UX, we want to tell the compiler to use ANSI mode.
CC=cc -Xa
CC=cc -Xa
 
 

powered by: WebSVN 2.1.0

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