Commit Graph

14 Commits

Author SHA1 Message Date
Janet B. Anderson
54868e8723 Added linker options for static builds. 2003-08-04 18:25:32 +00:00
Janet B. Anderson
c6464b8797 Added loadable library definitions and rules 2003-07-03 16:17:38 +00:00
Janet B. Anderson
d5020308aa Added SHRLIB_ALLOW_UNDEFINEDS to allow undefined symbols. 2003-06-03 19:54:33 +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
Janet B. Anderson
8ded7b56ab Removed ANSI and CPLUSPLUS 2001-01-30 16:00:51 +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
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
Janet B. Anderson
3ffee74b19 Added curses and rt libraries for Redhat 7. 2000-10-16 18:34:09 +00:00
Janet B. Anderson
f9b6a4640c Modified comments. 2000-07-07 20:06:25 +00:00
W. Eric Norum
900f32c792 Add -D_BSD_SOURCE to ARCH_DEP_CPPFLAGS. This is needed to get the
prototype for gethostname() in unistd.h as needed by cacChannelIO.cpp.
Add -DIOCSH_USE_READLINE and -lreadline.
2000-05-25 18:43:18 +00:00
Janet B. Anderson
08d961c27b Changes and renames for CFLAGS. 2000-05-23 19:08:30 +00:00
Janet B. Anderson
0c09c096db Added include of definitions common to all Unix target archs. 2000-04-07 23:10:09 +00:00
Janet B. Anderson
3cf2a7bcb8 Changed os filenames to form CONFIG[_SITE].<host>.<target>. 2000-04-07 21:18:01 +00:00