File:  [GCC 2.x] / gcc / config / m88k / x-dolph
Revision 1.1.1.3 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 18:27:43 2018 UTC (8 years, 3 months ago) by root
Branches: fsf, MAIN
CVS tags: gcc-2723, gcc-2722, gcc-2721, gcc-272, HEAD
gcc-2.7.2

# Use link editor directives to make NULL pointers point to 
# invalid addresses.

EXTRA_PARTS=crtbegin.o crtend.o gcc.ld

gcc.ld: $(srcdir)/config/m88k/dolphin.ld
	rm -f gcc.ld; cp $(srcdir)/config/m88k/dolphin.ld gcc.ld

# Green Hills C on Dolphin UNIX System V/88 Release 3.2  Version 3.6/5.86 does
# not provide alloca. It does not harm to have it defined on version 3.8.alfa
# even though it's not needed there.

ALLOCA=alloca.o

# Under DolphinOS 3.8.alfa, /bin/cc defines __GNUC__, but not __m88k__, 
# causing gdstarg.h to fail. Defining __m88k__ does probably not hurt on
# DolphinOS 3.6.

X_CFLAGS =-D__m88k__

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.