[Firebird-devel] [FB-Tracker] Created: (CORE-3727) Support C preprocessor flags in firebird build system

2012-01-12 Thread Alexander Peshkov (JIRA)
Support C preprocessor flags in firebird build system - Key: CORE-3727 URL: http://tracker.firebirdsql.org/browse/CORE-3727 Project: Firebird Core Issue Type: Improvement Componen

Re: [Firebird-devel] Gpre migration issue

2012-01-12 Thread Norman Dunbar
Morning, On 11/01/12 17:54, Lawrence Bridger wrote: > I am trying to migrate from 1.5 to 2.5. 1.5 is linux based and the 2.5 > is on a Windows platform. I am updating a c program that writes data to > a table. When I try to run the program using the 2.5 version of the db, > I get the following err

Re: [Firebird-devel] libeditline and POSIX build

2012-01-12 Thread Alex Peshkoff
On 01/12/12 13:02, Frank Schlottmann-Gödde wrote: > On 11/01/12 10:14, Frank Schlottmann-Gödde wrote: > > Thank you, Alex and Michal, I will try your suggestions this evening and > > report back. > > > > -$(EXE_LINK) $(EXE_LINK_OPTIONS) $^ -o $@ $(FIREBIRD_LIBRARY_LINK) > $(LINK_LIBS) $(LIBEDI

Re: [Firebird-devel] libeditline and POSIX build

2012-01-12 Thread Frank Schlottmann-Gödde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/01/12 10:14, Frank Schlottmann-Gödde wrote: > Thank you, Alex and Michal, I will try your suggestions this evening and > report back. - - $(EXE_LINK) $(EXE_LINK_OPTIONS) $^ -o $@ $(FIREBIRD_LIBRARY_LINK) $(LINK_LIBS) $(LIBEDITLINE) +

Re: [Firebird-devel] Gpre migration issue

2012-01-12 Thread Alex Peshkoff
On 01/11/12 21:54, Lawrence Bridger wrote: > Hello > > I have failed to get a response to the problem below from > '[email protected]' > and wondered if anyone can help. > > I am trying to migrate from 1.5 to 2.5. 1.5 is linux based and the 2.5 is on > a Windows platform. I am