all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: IDE versus emacs
Date: Thu, 04 Oct 2012 19:26:13 +0200	[thread overview]
Message-ID: <83d30y87yi.fsf@gnu.org> (raw)
In-Reply-To: <CALDXikpSFk9kr=EkSdJwfDG=XkKEC_dVnvx62kFrCvXcpPaW3w@mail.gmail.com>

> Date: Thu, 4 Oct 2012 12:48:49 -0400
> From: Wally Lepore <wallylepore@gmail.com>
> 
> So far I have learned that the following combination of tools for
> windows win32 platform x32 (i.e.win2k, winXP and win7) could be a
> start but perhaps some are not needed.
> 
> Text Editor: emacs
> GUI Builder: GTK+2 or Glade
> Compiler: MinGW
> Debugger: ?

GDB, of course, available for download from the MinGW site.  Nothing
else will debug GCC-generated programs as efficiently as GDB does.
Emacs includes a front end for it, as I'm sure you know.

> Linker: ?

GNU Binutils, from MinGW.  You have no other choices if your compiler
is GCC.

> Standard "C" Library: ?

Windows comes with one already, so you don't need anything.  MinGW
runtime and headers come with a small set of additional functions that
are missing or grossly misfeatured in the MS-provided standard library
that is part of Windows.

Be sure to download also these important tools:

 ID-Utils
 Findutils
 Make
 Grep

and learn about etags and ebrowse that come with Emacs (if you didn't
know about them already).

> I also located the links below for GNU tools for windows (not sure if
> I need any of these).
> http://gnuwin32.sourceforge.net/packages.html
> http://www.gnutoolchains.com/

These are old and unmaintained.  Some of them are even badly broken.
I recommend to look on the MinGW site first, and then here:

    http://sourceforge.net/projects/ezwinports/files/



  reply	other threads:[~2012-10-04 17:26 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-04 16:48 IDE versus emacs Wally Lepore
2012-10-04 17:26 ` Eli Zaretskii [this message]
2012-10-04 19:41   ` Wally Lepore
2012-10-04 20:19     ` v.plechinger
2012-10-04 21:41       ` Wally Lepore
2012-10-05  2:34       ` Óscar Fuentes
2012-10-04 20:20     ` Eli Zaretskii
2012-10-04 22:16       ` Wally Lepore
2012-10-04 23:46         ` Brandon Betances
2012-10-05  2:10           ` Wally Lepore
2012-10-05  2:22           ` Óscar Fuentes
2012-10-05  2:24             ` Jai Dayal
     [not found]             ` <CALDXikp5_sXOh23jBNBS=dfxzZBT2FuTMphdYDbuq-Qg07vTNg@mail.gmail.com>
2012-10-05 14:23               ` Óscar Fuentes
2012-10-05 14:49                 ` Tom
2012-10-05 17:57                   ` Suvayu Ali
2012-10-05 18:16                     ` Tom
2012-10-05 18:40                   ` Óscar Fuentes
2012-10-06  8:39                   ` Philipp Haselwarter
2012-10-06 18:13                     ` Tom
2012-10-05 22:58                 ` Tima
2012-10-05 23:05                   ` Jai Dayal
2012-10-06  4:17                   ` Bob Proulx
2012-10-06  5:43                     ` Tima
2012-10-06  7:01                       ` Eli Zaretskii
2012-10-19  7:55                         ` Steinar Bang
2012-10-19 16:27                           ` Sohail Somani
2012-10-19 17:22                             ` Drew Adams
2012-10-19 17:40                               ` Sohail Somani
2012-10-19 17:54                                 ` Brandon Betances
2012-10-20  6:01                                 ` Tom
2012-10-20 14:07                                   ` Jai Dayal
2012-10-20 14:55                                     ` Tom
2012-10-20 15:07                                       ` Jai Dayal
2012-10-19 16:42                           ` Eli Zaretskii
2012-11-02  8:27                             ` Steinar Bang
     [not found]                       ` <mailman.10421.1349506938.855.help-gnu-emacs@gnu.org>
2012-10-06  7:56                         ` Vagn Johansen
2012-10-06  8:33                           ` Eli Zaretskii
     [not found]                           ` <mailman.10424.1349512497.855.help-gnu-emacs@gnu.org>
2012-10-06 12:09                             ` Vagn Johansen
2012-10-06 12:53                               ` Eli Zaretskii
2012-10-09 12:48                           ` Doug Lewan
     [not found]                 ` <mailman.10367.1349448910.855.help-gnu-emacs@gnu.org>
2012-10-06  7:42                   ` Vagn Johansen
2012-10-05 17:00 ` Ken Goldman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83d30y87yi.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.