Commit Graph

152 Commits

Author SHA1 Message Date
Ralph Lange a5f53fbb2c Bugfix 2002-03-18 14:15:26 +00:00
Janet B. Anderson d8157a9ea9 Removed OPT flag overrides. 2002-03-04 19:31:54 +00:00
W. Eric Norum dde7bd0323 Add to, don't overwrite, linker flags. 2002-02-08 01:21:49 +00:00
W. Eric Norum f3f528fa1c Use C++ compiler to link. This ensures that the C++ run-time support
can be found.
2002-02-08 01:21:11 +00:00
Janet B. Anderson 522f209651 Changed and commented out jba overrides. 2002-02-07 21:54:52 +00:00
Janet B. Anderson 4c837141b6 Changed EPICS_BASE_CPPFLAGS to BASE_CPPFLAGS. 2002-02-06 17:11:38 +00:00
Janet B. Anderson d05c732127 Changed name in LD_LIBRARY_PATH definion. 2002-02-06 16:57:30 +00:00
Janet B. Anderson bf8c4cdec7 Define HOME if not already defined. 2002-02-06 16:55:28 +00:00
Janet B. Anderson 0e4995283f Moved HOME definition. 2002-02-06 16:54:42 +00:00
Ralph Lange 3562336111 Changes for HP-UX 11 - first semi-stable version 2002-02-04 16:21:13 +00:00
W. Eric Norum cf9ce0bf02 Track changes in RTEMS library names. 2002-01-31 15:38:05 +00:00
Janet B. Anderson d763c0bfce Put all include dirs on RCCMD line. 2002-01-29 21:26:30 +00:00
Janet B. Anderson 3ad5b27698 Changed $*_LIBS to $*_LDLIBS. 2002-01-21 20:37:33 +00:00
Janet B. Anderson 171efd1291 Changed definitions for creation of shared libraries. 2002-01-17 19:55:27 +00:00
Jeff Hill 2650fab113 define EPICS_FREELIST_DEBUG for debug builds 2001-12-14 00:32:37 +00:00
Jeff Hill ee7cc03774 minor tweaking to debug options 2001-10-22 17:59:18 +00:00
Janet B. Anderson bd73d46620 Changed CFLAGS to CXXFLAGS for c++ flag. 2001-10-17 14:46:19 +00:00
Marty Kraimer 67eb482234 Removed accidental commit changes. 2001-10-03 15:21:50 +00:00
Marty Kraimer bd2f706e0f change daylight savings time 2001-10-03 15:07:42 +00:00
W. Eric Norum cab1f58df1 The RTEMS TFTP driver now supports a limited form of chdir(). This means that
the hack of redefining fopen is no longer necessary.
Link -lrtemsall before -lrtemsCom to ensure that the configuration information
gets pulled from the rtemsCom library.
2001-09-26 15:28:29 +00:00
Janet B. Anderson 3334174809 Added -mpentium cflag. 2001-09-13 17:50:57 +00:00
Jeff Hill 60cd0e880b removed templ inst mechanism 2001-09-13 15:06:46 +00:00
Jeff Hill 2b9212727f removed explicit template mechanism 2001-09-13 15:02:15 +00:00
Janet B. Anderson 86055bce3d Changed SHRLIBNAME to SHRLIBNAME_YES. 2001-08-29 15:11:37 +00:00
Janet B. Anderson 7c753f5383 Modified test jba override comments. 2001-08-23 18:59:12 +00:00
Janet B. Anderson 70b49f3ba4 Added HDEPENDS definitions. 2001-08-23 18:55:12 +00:00
Janet B. Anderson fe2b7fd8fc Use solaris compiler for HDEPENDS. 2001-08-23 18:53:57 +00:00
W. Eric Norum b5322ea925 Add new RTEMS initialization/configuration library. 2001-08-09 20:01:11 +00:00
Janet B. Anderson 4cb9d0b7d8 Made MKMF the default for HOST_HDEPENDS_CMD. 2001-08-07 14:42:43 +00:00
Jeff Hill 58989fb8e1 supress additional warnings 2001-08-06 23:22:17 +00:00
Jeff Hill 1d07007562 supress messages triggered by normal C++ coding partices 2001-08-06 21:00:42 +00:00
Janet B. Anderson a83f3f9214 Added HDEPENDS_CMD option for compiler or mkmf.pl 2001-08-02 22:09:16 +00:00
Janet B. Anderson 443f95471e CODE flag changes for cygwin build 2001-07-25 14:40:19 +00:00
Janet B. Anderson bee24cadd8 Changes to automatically generate header dependancy files. 2001-07-25 14:40:18 +00:00
Janet B. Anderson 993fbd06e9 Updated to solaris 8 POSIX flags. 2001-07-19 15:27:44 +00:00
Janet B. Anderson 71fa55fd2a Removed unused shrlib suffix. 2001-07-09 20:05:04 +00:00
Janet B. Anderson 7b54119ff8 Changed to gnu compiler for depends rule. 2001-07-09 20:04:24 +00:00
Janet B. Anderson a9f1052b59 Removed unused HOST_OPT_FLAGS definition. 2001-07-03 23:13:56 +00:00
Andrew Johnson 185b773419 Added configuration files for the MVME2100 running Linux, both cross
and self-hosted compilation supported (but you don't want to use the
self-hosted if you can help it!).  Assumes the standard Hard Hat
Linux install locations for the cross-development tools.
2001-07-02 21:49:36 +00:00
Janet B. Anderson 60173f78cf Remove compiler path requirement. 2001-06-28 21:05:42 +00:00
Janet B. Anderson b1643cf138 Moved +DAportable to CODE flags. 2001-06-26 16:29:12 +00:00
Jeff Hill 71ccf13585 eliminate option to turn off exceptions 2001-06-12 17:54:30 +00:00
Janet B. Anderson cb0d92aa82 Changed LIBOBJS_HOST to LIBRARY_LD_OBJS. 2001-06-07 16:15:16 +00:00
Janet B. Anderson 7874d35daf Changes to create vxWorks archive libraries and prods. 2001-06-07 14:26:06 +00:00
W. Eric Norum 92d922d446 Add comment. 2001-04-30 21:05:21 +00:00
W. Eric Norum ea74ab6e7a Allow network interface card to be selected using site-specific
configuration file.  Provide example selection for RTEMS pc386 target.
2001-04-30 21:03:12 +00:00
W. Eric Norum 9f2d93d2d4 Allow application code to override RTEMS network configuration. 2001-04-20 19:18:54 +00:00
Janet B. Anderson 0a5ddd49ba Rearranged OP_SYS and ARCH_DEP definitions. 2001-03-22 21:21:40 +00:00
Janet B. Anderson 3f79faccca Rearanged OP_SYS and ARCH_DEP definitions. 2001-03-22 21:19:59 +00:00
Janet B. Anderson a50ffacc50 Removed include for CONFIG.Common.UnixCommon. 2001-03-22 21:15:52 +00:00