
January 14th, 2004, 02:51 AM
|
 |
Bug Hunter
|
|
Join Date: May 2003
Location: Transylvania (Romania)
|
|
|
Linux SS 1.5 rc8 is out and CS 2.0 booted on AMD64 !
SuperServer for Linux - Firebird 1.5 RC8 available
http://ibphoenix.com/main.nfs?a=ibp...bp_download#150
Firebird booting on 64
Nickolay Samofatov
Quote: FB2 HEAD core engine (single-process embedded) compiles now on my
Linux/AMD64. I'll be committing (and am committing) required fixes to
FB2 CVS HEAD so update your sources regularly.
It looks like there is a problem with var arguments of ERR_post and
friends (it looks like va_arg frame is 4 bytes on AMD64 so errors get
messed up -will check it this evening). If this is really the case then
I'll wrap status vector into a class with heavily overloaded constructor
and make those functions receive static instances of this class.
There are also a couple thousand pointer conversion compiler warnings
pending review.
I plan to fix them actively (while I'm at home) so I expect to get my
databases operational in a week or so (I'll publish a build at the end
of this week probably). Then my plan is to run TCS, AS4AP and my stress
tests against the resulting engine. |
Last edited by mariuz : January 14th, 2004 at 02:56 AM.
|