Annotation of GNUtools/cc/config/m88k/x-dolph, revision 1.1.1.1

1.1       root        1: # Use link editor directives to make NULL pointers point to 
                      2: # illegal addresses.
                      3: 
                      4: EXTRA_PARTS=crtbegin.o crtend.o gcc.ld
                      5: 
                      6: gcc.ld: $(srcdir)/config/m88k/dolphin.ld
                      7:        rm -f gcc.ld; cp $(srcdir)/config/m88k/dolphin.ld gcc.ld
                      8: 
                      9: # Green Hills C on Dolphin UNIX System V/88 Release 3.2  Version 3.6/5.86 does
                     10: # not provide alloca. It does not harm to have it defined on version 3.8.alfa
                     11: # even though it's not needed there.
                     12: 
                     13: ALLOCA=alloca.o
                     14: 
                     15: # Under DolphinOS 3.8.alfa, /bin/cc defines __GNUC__, but not __m88k__, 
                     16: # causing gdstarg.h to fail. Defining __m88k__ does probably not hurt on
                     17: # DolphinOS 3.6.
                     18: 
                     19: 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.