Janet B. Anderson
3868372fc4
Remove cmplr DEPENDS options and simplify .depends build rules.
2002-07-08 20:20:00 +00:00
Janet B. Anderson
d472e1dfbf
Remove cmplr DEPENDS options and simplify .depends build rules.
2002-07-05 21:59:35 +00:00
W. Eric Norum
6a6d63985c
Don't use C preprocessor precompiled headers when converting sequencer files.
2002-07-04 19:29:24 +00:00
Jeff Hill
4951adaa58
added forward slash filtering for win32
2002-07-03 20:47:04 +00:00
Janet B. Anderson
a00e42cf19
Removed no longer used TOUCH definition.
2002-07-01 20:43:43 +00:00
W. Eric Norum
f124a5b941
Shared libraries work fine on Darwin now, so selection of shared libraries can be left up to CONFIG_SITE.
2002-06-27 15:58:12 +00:00
Janet B. Anderson
9ecbab615a
Added POSIX cppflags.
2002-06-26 14:46:55 +00:00
Janet B. Anderson
bd8f570047
Changed ARCH_cygwin32 definition.
2002-06-26 14:46:24 +00:00
W. Eric Norum
92ce367ca4
The Darwin compiler seems to generate bad code for -O3 (May 2002 beta developer
...
tools) so optimize with -O2 instead.
2002-06-25 21:14:39 +00:00
Janet B. Anderson
a4580ed58f
Removed comment line.
2002-05-20 20:39:24 +00:00
W. Eric Norum
561c250892
New developer tools (gcc-3.1) are better at using precompiled headers so
...
there's no longer any need to specify -fno-cpp-precomp.
Continue changes aimed at supporting shared libraries. They 'almost' work
now, but there seems to be some problems with getting the right version
when multiple libraries provide a routine.
2002-05-07 18:19:55 +00:00
W. Eric Norum
50bbe99398
Fix LINK.cpp command definition.
2002-04-16 19:29:44 +00:00
W. Eric Norum
8feac220c1
No need to redefine main since RTEMS no longer uses main() internally.
2002-04-15 19:45:45 +00:00
W. Eric Norum
858cc5712a
Changes to get more extensions to build.
...
More attempts at getting shared libraries to work.
2002-04-05 18:04:56 +00:00
Jeff Hill
da65a272e4
define a macro with the solaris version in it
2002-03-27 23:36:50 +00:00
Jeff Hill
d9bde1e71b
define a macro with the solaris version in it
2002-03-27 22:32:02 +00:00
Jeff Hill
d2b4a9dfaa
define a macro with the solaris version in it
2002-03-27 22:27:10 +00:00
Jeff Hill
6b466fc7ed
changed to explicit template instantiation for vxWorks
2002-03-27 19:23:02 +00:00
Jeff Hill
2aab212bfc
removed -frepo flag
2002-03-27 15:43:03 +00:00
Jeff Hill
1c68b623d7
add whitespace after macro name
2002-03-27 00:55:19 +00:00
Jeff Hill
100e370063
use proper shell expansion
2002-03-27 00:42:40 +00:00
Jeff Hill
95a1497c8c
define sunos version when building with GNU
2002-03-27 00:18:52 +00:00
Jeff Hill
546bd32033
use -frpro with g++
2002-03-26 22:31:26 +00:00
W. Eric Norum
e8536ccaf7
Small change to clean up the way flags are set and to prepare for addition
...
of shared libraries.
2002-03-26 18:00:13 +00:00
W. Eric Norum
68fd6048d8
New configuration files for Mac OS X (Darwin).
2002-03-25 17:52:14 +00:00
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