git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@2175
4a8a32a2-be11-0410-ad9d-
d568d2c75423
* src/SDCCmain.c (printVersionInfo): report MINGW32 instead of UNIX
* src/spawn.c: removed
* src/spawn.h: removed
+ * support/regression/ports/ds390/spec.mk: link with -r
2003-01-24 <johan@CP255758-A>
S51 = $(shell if [ -f $(S51A) ]; then echo $(S51A); else echo $(S51B); fi)
-SDCCFLAGS +=-mds390 --lesspedantic -DREENTRANT=reentrant
+SDCCFLAGS +=-mds390 --lesspedantic -DREENTRANT=reentrant -Wl-r
OBJEXT = .rel
EXEEXT = .ihx