Re: [Plplot-devel] Problem building and running PLplot examples with MingW

2007-12-18 Thread Arjen Markus
> > There seems to be some odd buffering issue. I will experiment > with a small test program to see if I can reproduce it in a smaller > setting. > Yes, there _is_ something odd! This simple program exhibits the same behaviour: /* Testing input/output */ #include int main( int argc, char *arg

Re: [Plplot-devel] Problem building and running PLplot examples with MingW

2007-12-18 Thread Arjen Markus
> On 2007-12-18 09:03+0100 Arjen Markus wrote: > >> Hi all, >> >> I have been experimenting with MingW as the development and build >> environment >> under Windows, but I have run into a nasty problem. >> > One possibility is the programme might be waiting for access to some > resource. In such s

Re: [Plplot-devel] Problem building and running PLplot examples with MingW

2007-12-18 Thread Alan W. Irwin
On 2007-12-18 09:03+0100 Arjen Markus wrote: > Hi all, > > I have been experimenting with MingW as the development and build > environment > under Windows, but I have run into a nasty problem. > > Let me first explain the setup: > - I have MingW installed under Windows XP > - I use the Windows CMa

Re: [Plplot-devel] cmake says GNAT library not found

2007-12-18 Thread Alan W. Irwin
On 2007-12-18 02:14-0700 Jerry wrote: > When cmake runs while installing plplot on OS X with Ada bindings > enabled, the following message is returned: > > -- WARNING: gnat library not found. Disabling ada bindings > > (GNAT is GNU Ada.) Does anybody know what's going on here? This might > not be

[Plplot-devel] cmake says GNAT library not found

2007-12-18 Thread Jerry
When cmake runs while installing plplot on OS X with Ada bindings enabled, the following message is returned: -- WARNING: gnat library not found. Disabling ada bindings (GNAT is GNU Ada.) Does anybody know what's going on here? This might not be new. Jerry -

[Plplot-devel] Problem building and running PLplot examples with MingW

2007-12-18 Thread Arjen Markus
Hi all, I have been experimenting with MingW as the development and build environment under Windows, but I have run into a nasty problem. Let me first explain the setup: - I have MingW installed under Windows XP - I use the Windows CMake executable in a MingW console to generate the makefiles