make-w32
[Top][All Lists]
Advanced

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

Re: compiling make under Mingw/MSYS


From: Graff_Zoltan
Subject: Re: compiling make under Mingw/MSYS
Date: Mon, 7 Apr 2003 10:28:57 +0200
User-agent: Mutt/1.3.28i

Hi!

> > glob.c:75:18: pwd.h: No such file or directory

> > glob.c:682: warning: assignment makes pointer from integer without a cast
> > glob.c:685: dereferencing pointer to incomplete type
> > glob.c:197: warning: passing arg 0 of `my_realloc' from incompatible
> > pointer type

> Modify glob.c, change the #if ... by adding ``&& !defined __MINGW32__''
> to it.
All errors the same except the first. This modification solves only that.

Zoltan Graff




reply via email to

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