[GRASS-dev] GRASS & cygwin quite slow
Huidae Cho
grass4u at gmail.com
Mon Aug 7 22:21:55 EDT 2006
(cd grass6 && make) stops at lib/vector/diglib when executing the test
program. It seems like it takes forever for executables to find DLL
exported symbols such as dig_set_cur_port(). It just stops there and
holds terminal. Killing the process four times in the Task Manager
actually stops it, but it happens again at some point (maybe it's
libgrass_dig again).
Huidae Cho
On Tue, Aug 08, 2006 at 12:59:19AM +0100, Glynn Clements wrote:
>
> Huidae Cho wrote:
>
> > I found the latest CVS version does not compile under the last week's
> > Cygwin for some reasons. Maybe this problem has to do with the way of
> > building DLLs. Has anyone tried to compile CVS sources under Cygwin?
>
> Yes. The --enable-shared stopped working after upgrading Cygwin. The
> DLLs are built, the programs are built against them, but trying to run
> a program results in nothing happening (no errors). Running the
> program via gdb/strace results in a segfault.
>
> AFAICT, this is a Cygwin issue. As it affects all programs, the only
> GRASS changes to affect it would have to be related to libgis or the
> build system, and I can't see anything suspicious in that area.
>
> --
> Glynn Clements <glynn at gclements.plus.com>
More information about the grass-dev
mailing list