Commit Graph

336 Commits

Author SHA1 Message Date
Janet B. Anderson
4994020e5e Added sample CONFIG_SITE files. 2003-01-07 21:13:21 +00:00
Janet B. Anderson
eac2ab98be Allow *_SRCS and *_OBJS and LDOBJS in creation of OBJLIB. 2003-01-07 17:33:24 +00:00
Janet B. Anderson
46e369608d Removed purify comments. 2002-12-19 16:06:49 +00:00
Janet B. Anderson
b2ff9f1094 Added static LDFLAGS and LDLIBS. 2002-12-18 22:43:56 +00:00
Janet B. Anderson
6a1ab8221d Removed if test. 2002-12-16 22:47:17 +00:00
Janet B. Anderson
0ec42a9dae Make SHARED_LIBRARIES=YES. Modified comment. 2002-12-16 21:51:39 +00:00
Janet B. Anderson
789d7fe5d0 Commented out GNU_DIR 2002-12-16 17:21:03 +00:00
Janet B. Anderson
b3282bb58f Now cygwin's gcc, g++, ar, ld, and ranlib must be in user's path 2002-12-16 16:19:44 +00:00
Janet B. Anderson
b86a21ed57 Updated for R3.14 2002-12-16 16:17:44 +00:00
Andrew Johnson
9c0e801674 Added SHRLIB_SEARCH_DIRS option to linux-x86, allows absolute paths to
shared library directories to be burned into executable and shared
library products.
2002-12-13 17:17:07 +00:00
Janet B. Anderson
2904307894 Updates for solaris version. 2002-12-09 17:08:29 +00:00
Janet B. Anderson
0c02e3df3f Added vxWorks-ppc60*_long targets. 2002-12-09 15:58:47 +00:00
Marty Kraimer
4572c756f3 add -D_XOPEN_SOURCE=500 2002-12-04 14:27:00 +00:00
Janet B. Anderson
ae9b0cd3bd Removed PROD_VERSION definition. 2002-12-03 20:26:21 +00:00
W. Eric Norum
384e3af4b5 Latest RTEMS add-on packages provide libtecla so make it the default on RTEMS. 2002-11-29 14:52:14 +00:00
W. Eric Norum
6f7ecedea4 Link -lCom after -lrtemsCom since the rtems_init routines now use the
error logging functions from libCom.
2002-11-27 17:18:28 +00:00
Janet B. Anderson
9052d64be3 Moved COMMANDLINE definitions. 2002-11-25 23:34:40 +00:00
Janet B. Anderson
520ac60771 Moved ctdt definitions. 2002-11-25 22:46:25 +00:00
Janet B. Anderson
22e557ffad Modified defaults for command-line input support. 2002-11-25 22:25:44 +00:00
W. Eric Norum
1c7428c1cf Change command-line input to allow CONFIG_SITE selection of libtecla,
GNU readline, or built-in EPICS routines.
2002-11-20 20:17:36 +00:00
Janet B. Anderson
1e14394d92 Added TOOL_FAMILY = GNU definition. 2002-11-15 22:36:07 +00:00
Janet B. Anderson
938a80e092 Added comments. 2002-11-15 22:32:21 +00:00
Janet B. Anderson
bd211590b3 Removed -mlongcall option. 2002-11-15 22:16:39 +00:00
Ralph Lange
b562b9557f Moved STATIC_LDFLAGS out of LDFLAGS.
See http://www.aps.anl.gov/epics/mantis/view_bug_advanced_page.php?f_id=20
2002-11-12 10:32:09 +00:00
Ralph Lange
cd6a141f37 Fix for static gcc builds 2002-11-12 10:17:21 +00:00
Ralph Lange
77085e368c Moved SHARED_LIBRARIES definition, as this is a target feature 2002-11-12 09:15:54 +00:00
Ralph Lange
9de520c77b comments++ 2002-11-12 08:17:51 +00:00
Ralph Lange
29ad70d2bc Bugfix for static build 2002-11-12 08:16:34 +00:00
Ralph Lange
0a517a4fa4 *** empty log message *** 2002-11-07 18:04:30 +00:00
Ralph Lange
3317eae19d Build shared libraries on HPUX. 2002-11-07 17:59:55 +00:00
Ralph Lange
6ea50e50e6 Bugfix (compiler options). 2002-11-07 17:58:59 +00:00
Ralph Lange
542a84f00b beauty 2002-11-04 14:07:56 +00:00
Ralph Lange
f44a64ed4c Template instantiation needs -fPIC for link command 2002-11-04 14:07:22 +00:00
Ralph Lange
a9be8e8c52 Full shared lib name 2002-11-04 14:06:40 +00:00
Ralph Lange
44eb9fcbf4 Bugfix: '+z' is compiler (not system) flag 2002-11-04 13:05:19 +00:00
Ralph Lange
c5e9ed8311 Using default location 2002-11-04 13:04:38 +00:00
Ralph Lange
5aba97c580 += HPUX using gnu compiler 2002-11-04 12:50:01 +00:00
W. Eric Norum
e29727f600 Add a couple of example configuration files for RTEMS PowerPC targets. 2002-10-31 22:05:00 +00:00
Jeff Hill
ae17d37d85 supress usless warning 2002-10-29 21:44:40 +00:00
Janet B. Anderson
a7930cdaa0 Added SOLARIS_VERSION so uname executed not executed on each compile line. 2002-10-24 19:05:49 +00:00
Janet B. Anderson
205cbb69fe Added -mlongcall option. Cosmetic changes. 2002-10-22 22:06:46 +00:00
Janet B. Anderson
838489ae4b Modified comments. 2002-10-04 15:00:52 +00:00
W. Eric Norum
928e63fd8f Update comment. Optimization to level -O3 still fails on OS X (Jaguar). 2002-09-09 19:30:26 +00:00
W. Eric Norum
2bb26522e0 Reorder library searches to avoid some problems when linking applications
which include the GPIB driver add-on modules.
2002-08-21 21:08:22 +00:00
W. Eric Norum
98db216df3 Select NIC at run-time instead of at EPICS build-time. 2002-08-20 16:18:05 +00:00
Janet B. Anderson
0d57270496 Modified profiling definitions. 2002-08-16 19:01:36 +00:00
Janet B. Anderson
7754a0ecae Changed PROFILE to NO as default. 2002-08-16 18:38:16 +00:00
Janet B. Anderson
12f1ed8639 Fixed profiling option. 2002-08-15 14:29:46 +00:00
Jeff Hill
2e0e640ad3 remove Zi option from optimized build 2002-08-12 23:05:36 +00:00
W. Eric Norum
0a1aca0795 Use correct file name when CONFIG_COMPAT is mapping Darwin to darwin-ppc. 2002-08-01 21:05:23 +00:00