gcc solved it! MinGW was in the way.
Thank you! I appreciate it.
Alejandro
Alejandro Calbazana wrote:
Thanks for the reply.
No. Removing the LIB environment variable did not help. However, I
did notice the gcc IS using the MinGW version.
$ which make
/usr/bin/make
$ which gcc
/cygdrive/c/MinG
Thanks for the reply.
No. Removing the LIB environment variable did not help. However, I did
notice the gcc IS using the MinGW version.
$ which make
/usr/bin/make
$ which gcc
/cygdrive/c/MinGW/bin/gcc
How does one make sure that they are not using the MinGW version and why
might this make a d
On Fri, Mar 11, 2005 at 09:09:13AM -0500, Alejandro Calbazana wrote:
> Hello,
>
> I am still having problems building HTML-Parser-3.45 under cygwin. For
> some reason EXTERN.h can not be found when compiling. However, EXTERN.h
> is in the include path. This occurs on HTML-Parser versions high
3 matches
Mail list logo