[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: global/gtags file location error in cygwin
From: |
Hideki IWAMOTO |
Subject: |
Re: global/gtags file location error in cygwin |
Date: |
Fri, 18 Aug 2006 23:31:06 +0900 |
On Fri, 18 Aug 2006 04:13:51 -0700 (PDT), Nalla R wrote...
> Compile GNU Global after disabling pread and pwrite calls. I did it by
> removing the #define lines for pread and pwrite from the config.h file the
> configure script generates. - Can anyone tell me a better way of doing it
> from the CLI? - gtags will work fine after that.
Implementation of pread of CYGWIN is buggy. The best way is fixing it.
----
Hideki IWAMOTO address@hidden