Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Wascana for Indigo

On 4/25/2011 9:38 AM, Schaefer, Doug wrote:
> I haven't fully decided yet. If I decide to nuke it, I'll fix up the
> documentation to describe how to get MinGW using their new installer.

If you go this route, note that it SHOULD be possible to add additional
non-mingw.org-hosted package description manifests, describing other
packaged mingw ports [*], to the overall configuration, so that
mingw-get can be used to install them, as well.  However, this has not
been well-tested: we're basically in the mode of using mingw-get solely
to install "our" offerings.

I wonder, since mingw-get is a cmdline app, if you can invoke it as part
of a p2 installation: e.g. some "MinGW Compiler Install" 'component'
that is selected from within Eclipse, which itself just contains
mingw-get with a suitable configuration xml file...and then invokes
mingw-get to do the "real work"?

[*] For instance, the various sdl-, gtk-, glib- packages you currently
have included as part of the wascana d/l.  Also, mingw-get should
probably be flexible enough to install tdm's gcc, or mingw64's, instead
of mingw.org's, should you prefer: but again, this hasn't been tested.

--
Chuck


Back to the top