[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- From: "Alain Magloire" <alain@xxxxxxx>
- Date: Thu, 25 Nov 2004 14:59:48 -0500 (EST)
- Delivered-to: cdt-dev@eclipse.org
>
> > I use MinGW on Windows. This is a version of the gcc that builds directly
> > against the Windows API. Most importantly, I don't worry any issues
> > associated with building against the GPLed cygwin dlls (note: I am not
> > giving legal advice here :). You can get it at www.mingw.org.
>
> Btw., can you also see the indexer adding two include paths relating to
> cygwin (C:/cygwin/mingw/lib, and i think it was
> C:/cygwin/mingw/include/gcc/3.4.2/), when using a "Gnu Target (Windows)"?
> This keeps two warnings appearing in the Problems View, because they are
> missing.
>
>
I do not follow at all. Are you referring to a problem in the CDT
or when compiling libspawner ?