Commit Graph

336 Commits

Author SHA1 Message Date
W. Eric Norum
2c63f42dbb More changes to reflect new EPICS build environment. 2001-02-16 16:45:55 +00:00
Janet B. Anderson
e3dcae62d8 Removed unneeded CFLAGS line. 2001-02-15 19:05:45 +00:00
Jeff Hill
93987971ab enable RTTI 2001-02-15 17:29:08 +00:00
W. Eric Norum
85485063cf Must explicitly set EXE and OBJ variables. 2001-02-15 02:08:27 +00:00
Ralph Lange
2a763a57ae Fixed the vxWorks.h fix fir C++ 2001-02-14 16:40:45 +00:00
W. Eric Norum
6eb7163723 Not working, but committing to let others have a look at this. 2001-02-14 03:52:00 +00:00
Janet B. Anderson
f1ada22570 Changed depends definition from Sun compiler to gnu compiler. 2001-02-13 17:12:14 +00:00
Janet B. Anderson
60608a662b Modified depends definitions and munch definitions. 2001-02-13 17:10:07 +00:00
Janet B. Anderson
1dacd15eea Removed reference to tornado 101. 2001-02-06 21:00:16 +00:00
Janet B. Anderson
8ded7b56ab Removed ANSI and CPLUSPLUS 2001-01-30 16:00:51 +00:00
Janet B. Anderson
e8dec4073d Updated comments 2001-01-30 16:00:46 +00:00
Janet B. Anderson
5f6be5e6e8 Updated all flags. 2001-01-30 16:00:42 +00:00
Janet B. Anderson
c558d86ba9 Initial version 2001-01-30 16:00:39 +00:00
Janet B. Anderson
7331ddbd78 Added borland. 2001-01-17 20:12:39 +00:00
Janet B. Anderson
79929bbacd Initial version 2001-01-15 16:49:19 +00:00
W. Eric Norum
6c1be6f025 Since all systems other than vxWorks use a C++ constructor to register sequencer
programs and commands, use C++ to compile the output of SNC.  The commands to
use C in configure/os/CONFIG.Common.vxWorksCommon are commented out for now.
If enough people have problems using C++ to compile their SNC programs the
commands may have to be uncommented.
2001-01-14 22:15:40 +00:00
Janet B. Anderson
d6d842a317 Change / to \\ in link line 2001-01-12 23:20:34 +00:00
Janet B. Anderson
8958f19f9a Updated comment 2001-01-12 23:19:56 +00:00
Janet B. Anderson
e8cc2b0edf Moved gcc defs to CONFIG.Common.solaris-sparc 2001-01-12 23:19:50 +00:00
Janet B. Anderson
e941c6d19f Updated comments, OS_CLASS,ARCH_CLASS 2001-01-12 23:19:24 +00:00
Janet B. Anderson
6d0ee622c6 Updated comments, changed WIND_HOST_TYPE 2001-01-12 23:19:19 +00:00
Janet B. Anderson
93364c06d6 Added SHRLIB dependancy definitions 2001-01-12 23:19:14 +00:00
W. Eric Norum
9ab0e7ec59 New epicReadline.c support means that -DIOCSH_USE_READLINE flags
are no longer necessary.
2001-01-11 16:50:15 +00:00
W. Eric Norum
a5ee8cf64a Enable shared libraries for linux-x86. 2000-12-20 15:53:39 +00:00
W. Eric Norum
be8e43a227 Change to reflect new RTEMS install point. 2000-12-18 22:09:03 +00:00
W. Eric Norum
458337bb75 Change RTEMS support files to reflect changes in the way RTEMS board-support
packages are now installed.
Remove use of RTEMS_MAKEFILE_PATH environment variable.  Path to RTEMS
directories is now provided explicitly in configure/os/CONFIG.Common.RTEMS.
2000-12-18 16:05:26 +00:00
Janet B. Anderson
1583ab889a Added comments for ornl overrides. 2000-10-31 20:46:22 +00:00
Janet B. Anderson
d1074a3a75 Added commented overrides from ornl. 2000-10-31 20:45:14 +00:00
Janet B. Anderson
de4663ede8 Initial version. 2000-10-31 20:39:39 +00:00
Janet B. Anderson
0a67e36522 Removed cross compiler target archs def. 2000-10-31 20:01:49 +00:00
Janet B. Anderson
cd94aecbee Initial version. 2000-10-31 20:01:03 +00:00
Janet B. Anderson
e035bb19b6 Added gnu compiler ldlibs. Added lib rt. 2000-10-25 21:28:16 +00:00
Janet B. Anderson
1fda02a9fb Added pthread and thread to ldlibs for gnu compiler builds. 2000-10-25 21:24:39 +00:00
Janet B. Anderson
3ffee74b19 Added curses and rt libraries for Redhat 7. 2000-10-16 18:34:09 +00:00
Janet B. Anderson
1f090f2706 Added GCC_STATIC_LDLIBS_* libraries. Added -v to ANSI flags. 2000-10-16 18:33:10 +00:00
Janet B. Anderson
feb2fd1f2a Changed includes onf RCCMD line and removed -DBORLAND option. 2000-10-12 22:37:05 +00:00
Janet B. Anderson
d85a15500e Added epics/base include/os/<arch> dir to brcc32 command. 2000-10-12 20:01:24 +00:00
Janet B. Anderson
95f9cc2164 Added borland include dir to brcc32 command. 2000-10-12 19:22:06 +00:00
Janet B. Anderson
af26c5c544 Bug fix for missing parenthesis. 2000-10-12 15:29:24 +00:00
Janet B. Anderson
30a068a53e Fixed BORLAND definitions. 2000-10-12 14:52:08 +00:00
Janet B. Anderson
9c3cbb95ce Removed env var INCLUDE and LIB requirement. 2000-10-12 14:35:59 +00:00
Janet B. Anderson
b57349f6d5 Fix for timespec register problem. 2000-10-02 18:07:35 +00:00
Janet B. Anderson
fb1d143bc2 Comment changes. 2000-09-27 14:32:06 +00:00
Janet B. Anderson
eb278e7aa0 Modified comments. 2000-09-27 14:29:52 +00:00
Janet B. Anderson
4c4734b2d6 Initial version. 2000-09-25 20:13:55 +00:00
Janet B. Anderson
d27489eed5 LINK, DEPENDS_RULE, and ARCMD definition changes. 2000-09-25 19:33:23 +00:00
Janet B. Anderson
51ef3a61f8 LINK defintion change. Munch changes. 2000-09-25 19:31:43 +00:00
Janet B. Anderson
61834c395f LINK definition changes. 2000-09-25 19:30:56 +00:00
Jeff Hill
b419f26e3f added additional system librarries for static build 2000-09-13 17:37:03 +00:00
W. Eric Norum
d09da0eb6b Use a special RTEMS-specific version of fopen to add the RTEMS TFTP
prefix to path names.  This is a cleaner solution since it requires
no changes to any other EPICS code and works for all places that
files are opened.
2000-08-23 22:31:39 +00:00