>
> 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
> 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
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
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
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
-
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