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

[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