[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- From: "Alain Magloire" <alain@xxxxxxx>
- Date: Fri, 26 Nov 2004 17:46:43 -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 ?
>
> Sorry, I meant a problem with my CDT, where I get include paths somehow
> translated to Cygwin directories, when runs ScannerInfo.
>
> I probably got in the wrong discussion?
>
Yes I see.
You should probably make a PR for this so Vlad could track this down