Subject | Re: [Firebird-Architect] Re: The Wolf on Firebird 3 |
---|---|
Author | Ann W. Harrison |
Post date | 2005-11-04T15:31:45Z |
plinehan wrote:
uncovers problems, keeps the code cleaner and
avoids an unnecessary dependency.
use it on Windows. We use gcc on Linux and Mac,
the Forte compiler or gcc on solaris, etc.
we have had with portability came from overuse of the
gcc stdlib which turned out to have horrible problems
with upward, downward, and sideways compatibility.
to correct a possible problem of perception? Hmmmm....
Nbak allows PITR.
Regards,
Ann
> ---------------------Not a good idea. Using several different compilers
> 2. Also quite important.
>
> Move the code base to 1 (preferably the gcc)
> compiler.
uncovers problems, keeps the code cleaner and
avoids an unnecessary dependency.
> Having an Open Source projectWe don't depend on the Microsoft compiler. We
> that relies on a Microsoft compiler does little
> for "street cred".
use it on Windows. We use gcc on Linux and Mac,
the Forte compiler or gcc on solaris, etc.
> It might also help lead toWe do support the various BSDs. In fact the problems
> 2.5 which is support for the BSD's <insert
> your favourite OS here>.
we have had with portability came from overuse of the
gcc stdlib which turned out to have horrible problems
with upward, downward, and sideways compatibility.
>Ideally we should work with anybody's compiler.
> I do also appreciate that a significant effort
> is underway to unify the code base, and have no
> more "Classic" or "Superserver", just something
> that will work anywhere. That should extend to
> the compiler being used.
> 3. Not sure here. Would a write-ahead logAdd something unnecessary that increases the I/O load
> give (some) users more confidence? Would it allow
> for PITR?
to correct a possible problem of perception? Hmmmm....
Nbak allows PITR.
Regards,
Ann