Re: [Firebird-devel] gpre deprecated and sample code

2017-07-05 Thread U-BLASTER-6000\mtdew
Hi - I missed some things in communication because of the way I am set up to receive information. I didn't set up all the folders I needed to in mu/mu4e. There are labels in gmail like 'forums' that I don't see in my non web based gmail client. The information going to gmail and at the

Re: [Firebird-devel] hello world of gpre requested

2017-07-05 Thread U-BLASTER-6000\mtdew
Hi- If it is close to being deprecated then I won't spend another minute on it. I didn't know that. I have IBPP up and running so I willl stick with that then for now. No more GPRE. GNU cobol has other options. Have a cool hump day (wed.) thx. for the answer, jim

[Firebird-devel] hello world example of gpre requested

2017-07-04 Thread U-BLASTER-6000\mtdew
Hi- I looked everywhere for docs on using gpre. I am interested in either a c, c++, or cobol example for gpre compiled with gcc,g++, or cobc for gnucobol. Can anyone include a link or file with some pointers? e.g. c file with embedded sql and then the gcc commands to make it work. I am using

[Firebird-devel] trying to uninstall firebird 2.5

2017-06-26 Thread U-BLASTER-6000\mtdew
hi- I noticed that if I go to the release notes for 2.5 it hints at what gcc compiler worked for that release. This helps a lot. I tried to configure and build with a really recent version of gcc and the release notes indicate a much older release and give a hint as to the version. Thx.

Re: [Firebird-devel] gpre cobol can't access memory segfault with trace

2017-06-19 Thread U-BLASTER-6000\mtdew
Alex via Firebird-devel writes: > On 18.06.2017 04:41, U-BLASTER-6000\mtdew wrote: >> #3 0x764fb754 in isc_attach_database ( >> user_status=, file_length=60, >> file_name=, public_handle=0x602190 , >> dpb_length=, >> dpb=0xf7ff24a

[Firebird-devel] gpre cobol can't access memory segfault with trace

2017-06-17 Thread U-BLASTER-6000\mtdew
hi- First off, thx. for very cool help earlier with tips to add flags or switch to another version of gcc that is earlier. I got firebird source to compile because my icu is under 59 for now. I am trying to run a simple connect and disconnect to the firebird db using cobol gpre. It goes into

[Firebird-devel] gpre error when trying to build

2017-06-17 Thread U-BLASTER-6000\mtdew
Hi- I am trying to build from source firebird 2.5. I am intersted in using gpre with cobol. I use ./configure -with-gpre-cobol -with-system-icu I get past configure but then run into these errors when trying to use the command make. Please let me know if there is anything I can do to get past