URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [newlib/] [config/] [mh-dgux386] - Rev 1765
Compare with Previous | Blame | View Log
# from mh-dguxHDEFINES=-DHOST_SYS=DGUX_SYSCC=gcc -Wall -ansi -D__using_DGUXRANLIB = true# from mh-sysv4# Define SYSV as -DSYSV if you are using a System V operating system.SYSV = -DSYSV -DSVR4RANLIB = true# C++ debugging is not yet supported under SVR4 (DWARF)CXXFLAGS=-O# The l flag generates a warning from the SVR4 archiver, remove it.AR_FLAGS = crX11_EXTRA_LIBS = -lnsl# from angela# no debugging due to broken compiler, use BSD style timeofdayCFLAGS=-O -D_BSD_TIMEOFDAY_FLAVOR
