diff src/s/cygwin.h @ 108074:39488fd097e8

Simplify STARTFILES definition. * s/hpux10-20.h (START_FILES): Explicitly define here instead of relying on Makefile.in to define it. * s/cygwin.h (START_FILES): Likewise. * Makefile.in (STARTFILES): Remove conditional code, not needed anymore.
author Dan Nicolaescu <dann@ics.uci.edu>
date Fri, 23 Apr 2010 00:21:18 -0700
parents 9882f2fb5dab
children 783e1b7c827d
line wrap: on
line diff
--- a/src/s/cygwin.h	Fri Apr 23 00:00:38 2010 -0700
+++ b/src/s/cygwin.h	Fri Apr 23 00:21:18 2010 -0700
@@ -140,6 +140,8 @@
 #define LIB_MATH
 #define LIBS_DEBUG
 
+#define START_FILES ecrt0.o
+
 /* the end */
 
 /* arch-tag: 5ae7ba00-83b0-4ab3-806a-3e845779191b