Commit Graph

857 Commits

Author SHA1 Message Date
Andrew Johnson 81fa76c132 Needed for building on Solaris 9 2003-11-20 21:14:32 +00:00
Janet B. Anderson 1f3ea0308f Updated host type definition. 2003-09-04 20:20:13 +00:00
Andrew Johnson cd5a4be610 Linux WRS cross-compiler architecture fix 2003-09-04 19:57:34 +00:00
Janet B. Anderson 9bf6bef12e Moved JAVA_DIR to extensions/configure/os 2003-09-03 19:15:09 +00:00
Janet B. Anderson 9f95921260 Moved JAVA_DIR definition to extensions/configure/os. 2003-09-03 19:12:09 +00:00
Janet B. Anderson bc0a241192 Moved JAVA_DIR definition to extensions/configure/os. 2003-09-03 19:05:18 +00:00
Ralph Lange b68112ba6a Enabled mixed building mode (see bug report [EPICS Base R3.14.x 0000040]) 2003-09-02 20:51:38 +00:00
Janet B. Anderson dbbb6af9fd Get loadable prefix and suffix from UnixCommon. 2003-09-02 20:51:26 +00:00
Janet B. Anderson 49d2ce69fb Set loadable lib prefix to lib. 2003-09-02 20:45:53 +00:00
Janet B. Anderson 4675c84bff Set loadable library prefix to lib. 2003-09-02 19:41:29 +00:00
Janet B. Anderson abb03fdfdf Added changes for static build and loadable libraries. 2003-08-29 19:03:09 +00:00
Janet B. Anderson 6edd359e47 Removed references to *Obj.lib files. 2003-08-29 18:57:07 +00:00
Janet B. Anderson bded68e14e Removed references to LIB_EXT. 2003-08-29 18:56:18 +00:00
Janet B. Anderson b9b48dfa77 Fixed LOADABLE_LIBRARY rules. 2003-08-27 15:26:48 +00:00
W. Eric Norum 7231e60a60 Add default JAVA_DIR. Can be overridden by CONFIG_SITE. 2003-08-14 21:17:10 +00:00
Janet B. Anderson 8a65a17f68 Added definitions for static build. 2003-08-04 18:40:20 +00:00
Janet B. Anderson 0fc52db97b Always build dynamic library search paths into executable. 2003-08-04 18:35:50 +00:00
Janet B. Anderson 54868e8723 Added linker options for static builds. 2003-08-04 18:25:32 +00:00
Robert Soliday 73b8c02bae Updated so it can now build SDDS in extensions. 2003-08-04 15:46:23 +00:00
W. Eric Norum b99238b93c Removing -ansi causes *lots* of other problems, so back out previous change. 2003-07-31 16:34:16 +00:00
W. Eric Norum ec11da3a05 RTEMS header files have just too many functions whose prototypes are removed
when -ansi is specified.
2003-07-30 21:42:54 +00:00
cvs2svn d1d2a1bac8 This commit was manufactured by cvs2svn to create branch 'B3.14'. 2003-07-25 19:43:41 +00:00
cvs2svn 1fef904a9e This commit was manufactured by cvs2svn to create branch 'B3.14'. 2003-07-15 15:56:33 +00:00
Janet B. Anderson c6464b8797 Added loadable library definitions and rules 2003-07-03 16:17:38 +00:00
W. Eric Norum 6463589276 Simplify SHRLIB_SUFFIX. 2003-06-23 19:25:33 +00:00
cvs2svn d25ea19815 This commit was manufactured by cvs2svn to create branch 'B3.14'. 2003-06-19 17:24:51 +00:00
Janet B. Anderson d5020308aa Added SHRLIB_ALLOW_UNDEFINEDS to allow undefined symbols. 2003-06-03 19:54:33 +00:00
W. Eric Norum 2612b722fa RTEMS can't use code compiled with -fPIC. 2003-05-29 21:03:38 +00:00
Janet B. Anderson 45609829f8 Modified comment. 2003-05-22 00:21:58 +00:00
Marty Kraimer 00f28ff971 revert to old 2003-05-21 12:17:44 +00:00
Marty Kraimer 7ada50c005 change for 2003 2003-05-21 12:16:07 +00:00
Janet B. Anderson 1c84525a87 Use shared readline library. 2003-05-14 13:32:42 +00:00
Janet B. Anderson d2d4f4ca6d Removed Crun library. 2003-05-09 15:56:20 +00:00
W. Eric Norum 1cfa435707 Show typical usage as a comment. 2003-05-08 22:13:03 +00:00
W. Eric Norum 481235c41a Rename file to reflect correct usage. 2003-05-08 22:09:09 +00:00
Janet B. Anderson 1e93d812ac Initial version 2003-05-08 21:58:07 +00:00
Janet B. Anderson 5a3e4a6b5f Added definitions for READLINE library. 2003-05-08 21:12:00 +00:00
Janet B. Anderson 60f4cac0d0 Removed comments and null definitions. 2003-05-08 20:19:01 +00:00
Janet B. Anderson ffb828afda Updates for Visual c++ 6.0 2003-05-08 20:13:47 +00:00
W. Eric Norum 6105888487 Shared libraries are now enabled by default.
Command-line editing selection should be in a SITE file.
2003-05-05 19:00:47 +00:00
Janet B. Anderson 6802e5154e Removed unused definition MSVISC. 2003-05-01 14:16:42 +00:00
W. Eric Norum ee500e2ad8 Minor cosmetic change. 2003-04-23 15:42:21 +00:00
W. Eric Norum 7da5f3c5c6 Add support for DarwinPorts as well as for Fink. 2003-04-23 15:41:01 +00:00
W. Eric Norum b921020943 Clarify command-line editing library selection. 2003-04-10 19:56:01 +00:00
Ralph Lange c8c64a212c Restructured and adapted to recent build system changes; code
builds and runs both shared and static with native or GNU compiler
2003-04-04 12:50:29 +00:00
W. Eric Norum 7d5128ca9b Make the readline the default on linux IOCs. 2003-04-03 19:07:48 +00:00
Janet B. Anderson 761cbdc882 Added -z defs linker option. 2003-03-31 18:47:35 +00:00
Janet B. Anderson 9b9f61d49b Moved -shared option. 2003-03-27 15:31:55 +00:00
W. Eric Norum 7b589b0e27 Don't want gnuCommon -shared flag on Darwin. 2003-03-26 21:52:47 +00:00
Jeff Hill 534592997f move a warning from level 3 to level 4 and detect certain Ox related failures during debug builds 2003-03-26 21:11:13 +00:00