Earnie Boyd wrote:
> 
> Pavel Tsekov wrote:
> >
> > By fixing I mean replacing strings.h with string.h :) Btw it doesnt pick
> > only mingw headers - check the makefile - i uses the option -isystem and
> > supplies a bunch of include header file dirs from newlib and winsup.
> 
> Yep, that's another way.
> 
> You renamed which strings.h?  Cygwin's I assume since MinGW doesn't have
> one but I hate assuming.

Nope :) The #include directives in the sources of setup.exe :)
Thats is what the discussion is for :) There are such includes
in setup.exe sources and I want ot be replaced with string.h .

I'm crosscompiling setup.exe on linux and use just mingw thats
how this errors showed up.

Reply via email to