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

Subversion Repositories or1k

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

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

Rev 40 Rev 1765
# 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
SYSV = -DSYSV
# Avoid "too much defining" errors from HPUX compiler.
# Avoid "too much defining" errors from HPUX compiler.
CC = cc -Wp,-H256000
CC = cc -Wp,-H256000
# If "ar" in $PATH is GNU ar, the symbol table may need rebuilding.
# If "ar" in $PATH is GNU ar, the symbol table may need rebuilding.
# If it's HP/UX ar, this should be harmless.
# If it's HP/UX ar, this should be harmless.
RANLIB = ar ts
RANLIB = ar ts
# Native cc can't bootstrap gcc with -g.  Defining CFLAGS here loses (a)
# Native cc can't bootstrap gcc with -g.  Defining CFLAGS here loses (a)
# for non-gcc directories, (b) if we are compiling with gcc, not
# for non-gcc directories, (b) if we are compiling with gcc, not
# native cc.  Neither (a) nor (b) has a trivial fix though.
# native cc.  Neither (a) nor (b) has a trivial fix though.
CFLAGS =
CFLAGS =
 
 

powered by: WebSVN 2.1.0

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