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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [newlib/] [config/] [mh-dgux386] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 39 lampret
# from mh-dgux
2
HDEFINES=-DHOST_SYS=DGUX_SYS
3
CC=gcc -Wall -ansi -D__using_DGUX
4
RANLIB = true
5
 
6
# from mh-sysv4
7
# Define SYSV as -DSYSV if you are using a System V operating system.
8
SYSV = -DSYSV -DSVR4
9
RANLIB = true
10
 
11
# C++ debugging is not yet supported under SVR4 (DWARF)
12
CXXFLAGS=-O
13
 
14
# The l flag generates a warning from the SVR4 archiver, remove it.
15
AR_FLAGS = cr
16
 
17
X11_EXTRA_LIBS = -lnsl
18
 
19
# from angela
20
# no debugging due to broken compiler, use BSD style timeofday
21
CFLAGS=-O -D_BSD_TIMEOFDAY_FLAVOR
22
 

powered by: WebSVN 2.1.0

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