[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
Re: [cdt-dev] Wascana for Indigo
|
- From: Charles Wilson <eclipse@xxxxxxxxxxxxxxxxxxx>
- Date: Mon, 25 Apr 2011 10:41:54 -0400
- Delivered-to: cdt-dev@eclipse.org
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=messagingengine.com; h=message-id:date:from:reply-to:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; s=smtpout; bh=Uggf3YolOpwnTBTGjZpM46sxDyw=; b=NlHPkboRImnqN6lQqWdBtzjjHBMF2ETzyH+PEi69+aNadVZrbEl2MuQLgXmQtz9UJm00h61naVmemP3Xwso5UqEpsqYuLybmCFwmdhtBseO8fQ5qTdbOZo0mMxLAJTjgkH2sEqCP6fkl6xk+Y++o2FPMBErRONFtTz3guN2U2H0=
- User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9
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