autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

More on fopen() problem on Cygwin


From: Lars J. Aas
Subject: More on fopen() problem on Cygwin
Date: Mon, 20 Nov 2000 21:08:56 +0100
User-agent: Mutt/1.2.5i

Even after setting /cygdrive to binary mode, the problem with
fopen(file, "w") persists (since I had fixed my own autoconf
repository to use "wb" I didn't notice it until I tried to configure
glib which has it's own set of macros like that.

I suspect that it is related to the fact that I'm using VC++'s
cl.exe instead of gcc, so another C library is used.  Does that
make sense?

  Lars J



reply via email to

[Prev in Thread] Current Thread [Next in Thread]