kkuznetsov
f816b1d083
Added server_main to fix unresolved dependency error
...
while linking something against libfbclient.so using Sun-Like(TM) linker.
The os/sun/server_main_dummy.cpp is a file with noop routine
server_main to put into libfbclient
if it defined by firebird.vers mapfile while
linking libfbclient with Sun-like LD
2004-09-15 08:35:12 +00:00
kkuznetsov
e10ed4d5b9
Fix some unresolved symbols. Make FB CS linkable on Solaris x86.
2004-09-09 11:32:54 +00:00
kkuznetsov
44242a72ce
Fixed a couple of compile errors on Solaris x86
2004-05-24 11:23:41 +00:00
kkuznetsov
936ec7895c
Add LIB_LINK_MAPFILE variable option
2004-05-20 09:55:36 +00:00
kkuznetsov
234fdb0e43
Add check for caddr_t to fix compile error on Solaris munmap,
...
some more warnings to prefix solx86gcc, comment historycal pragmas
2004-05-13 14:05:00 +00:00
kkuznetsov
c3a4b0161b
mirroring all compiler options from other platforms
2004-05-06 11:40:48 +00:00
kkuznetsov
09ced6945f
removed -fwritable-strings on so on to const char * instead of char*
...
for example cant compile config_file
2004-04-30 11:44:07 +00:00
stryqx
9b3d2c22ad
change CLIENT_UTIL_TARGET from gds_delay to gds_relay
2004-02-13 10:14:40 +00:00
kkuznetsov
9adf479a0b
some solaris fixes
2003-11-21 19:45:50 +00:00
robocop
42aa6432fd
We made EXACT_NUMERICS unconditional in FB1 and the macro was removed
2003-10-27 09:29:33 +00:00
skidder
77b17de987
NBACKUP-related changes and some clean-up
2003-09-08 20:23:46 +00:00
skidder
143f8d2443
Implementation of fast physical incremental backup
2003-08-06 16:30:49 +00:00
brodsom
46c9f79302
Move physical io to os specific
2003-07-14 11:23:04 +00:00
kkuznetsov
8ba963241a
Trying to make FB2 compiler independant add prefix for SUN C compiler and fix fist compilation error
2003-06-20 17:55:31 +00:00