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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [gdb-5.0/] [config/] [mh-hp300] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 104 markom
# Define SYSV as -DSYSV if you are using a System V operating system.
2
SYSV = -DSYSV
3
# Avoid "too much defining" errors from HPUX compiler.
4
CC = cc -Wp,-H256000
5
# If "ar" in $PATH is GNU ar, the symbol table may need rebuilding.
6
# If it's HP/UX ar, this should be harmless.
7
RANLIB = ar ts
8
 
9
# Native cc can't bootstrap gcc with -g.  Defining CFLAGS here loses (a)
10
# for non-gcc directories, (b) if we are compiling with gcc, not
11
# native cc.  Neither (a) nor (b) has a trivial fix though.
12
 
13
CFLAGS =

powered by: WebSVN 2.1.0

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