unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Build issue GNU Emacs 21.3 on MinGW32 GCC - W2K
@ 2003-02-24 16:25 Dhruva Krishnamurthy
  2003-02-25 18:51 ` Eli Zaretskii
  2003-02-26  5:05 ` Le Wang
  0 siblings, 2 replies; 4+ messages in thread
From: Dhruva Krishnamurthy @ 2003-02-24 16:25 UTC (permalink / raw)


Hello,
 When I do a "gmake bootstrap" (MinGW32 - GCC 3.3/GCC 3.2.1/GCC 3.2.2 on
 W2K)
Build fails at the following locations:
- calendar/lunar.el (EMACS Abort)
- calendar/solar.el (EMACS Abort)
- gnus/gnus-cite.el (SEGV crash)
- gnus/gnus-draft.el (SEGV crash)
- gnus/gnus-dup.el (SEGV crash)
- gnus/gnus-mh.el (SEGV crash)
- gnus/gnus-uu.el (SEGV crash)
- gnus/gnus-vm.el (SEGV crash)
- gnus/nnsoup.el (SEGV crash)
- gnus/nnvirtual.el (SEGV crash)

I am sorry if I have bored some of you with my persistent mails. I fear
that we may end up loosing MinGW support for compiling GNU Emacs and will
end up depending on MSVC.
For me a true FSF GNU Emacs is when there is no forced dependency on
commercial compilers or build tools.

with regards,
dhruva
-- 
Dhruva Krishnamurthy
Home: http://www32.brinkster.com/schemer/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Build issue GNU Emacs 21.3 on MinGW32 GCC - W2K
  2003-02-24 16:25 Build issue GNU Emacs 21.3 on MinGW32 GCC - W2K Dhruva Krishnamurthy
@ 2003-02-25 18:51 ` Eli Zaretskii
  2003-02-26  5:05 ` Le Wang
  1 sibling, 0 replies; 4+ messages in thread
From: Eli Zaretskii @ 2003-02-25 18:51 UTC (permalink / raw)
  Cc: emacs-devel

> From: "Dhruva Krishnamurthy" <seagull@fastmail.fm>
> Date: Mon, 24 Feb 2003 21:55:30 +0530
> 
>  When I do a "gmake bootstrap" (MinGW32 - GCC 3.3/GCC 3.2.1/GCC 3.2.2 on
>  W2K)
> Build fails at the following locations:
> - calendar/lunar.el (EMACS Abort)
> - calendar/solar.el (EMACS Abort)
> - gnus/gnus-cite.el (SEGV crash)
> - gnus/gnus-draft.el (SEGV crash)
> - gnus/gnus-dup.el (SEGV crash)
> - gnus/gnus-mh.el (SEGV crash)
> - gnus/gnus-uu.el (SEGV crash)
> - gnus/gnus-vm.el (SEGV crash)
> - gnus/nnsoup.el (SEGV crash)
> - gnus/nnvirtual.el (SEGV crash)
> 
> I am sorry if I have bored some of you with my persistent mails. I fear
> that we may end up loosing MinGW support for compiling GNU Emacs and will
> end up depending on MSVC.

I, for one, appreciate your persistence very much.  However, given
that the resources for working on the Windows port are very scarce at
the moment, how about if you try to debug this yourself?  I'm sure
people here, including myself, will be more than willing to offer help
if you report some findings and ask for further guidance, even though
those same people cannot themselves work on the problem.

> For me a true FSF GNU Emacs is when there is no forced dependency on
> commercial compilers or build tools.

Very true, IMHO.

TIA

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Build issue GNU Emacs 21.3 on MinGW32 GCC - W2K
  2003-02-24 16:25 Build issue GNU Emacs 21.3 on MinGW32 GCC - W2K Dhruva Krishnamurthy
  2003-02-25 18:51 ` Eli Zaretskii
@ 2003-02-26  5:05 ` Le Wang
  2003-02-26 18:04   ` Eli Zaretskii
  1 sibling, 1 reply; 4+ messages in thread
From: Le Wang @ 2003-02-26  5:05 UTC (permalink / raw)


Dhruva Krishnamurthy wrote:

> Hello,
>  When I do a "gmake bootstrap" (MinGW32 - GCC 3.3/GCC 3.2.1/GCC 3.2.2 on
>  W2K)
> Build fails at the following locations:
> - calendar/lunar.el (EMACS Abort)
> - calendar/solar.el (EMACS Abort)
> - gnus/gnus-cite.el (SEGV crash)
> - gnus/gnus-draft.el (SEGV crash)
> - gnus/gnus-dup.el (SEGV crash)
> - gnus/gnus-mh.el (SEGV crash)
> - gnus/gnus-uu.el (SEGV crash)
> - gnus/gnus-vm.el (SEGV crash)
> - gnus/nnsoup.el (SEGV crash)
> - gnus/nnvirtual.el (SEGV crash)
> 
> I am sorry if I have bored some of you with my persistent mails. I fear
> that we may end up loosing MinGW support for compiling GNU Emacs and will
> end up depending on MSVC.
> For me a true FSF GNU Emacs is when there is no forced dependency on
> commercial compilers or build tools.

You're in luck.  I just went through this very painful experience.  I've 
chronicled my battles with MinGW on comp.emacs (look up thread "cygwin + 
emacs + cvs build").

--
Le

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Build issue GNU Emacs 21.3 on MinGW32 GCC - W2K
  2003-02-26  5:05 ` Le Wang
@ 2003-02-26 18:04   ` Eli Zaretskii
  0 siblings, 0 replies; 4+ messages in thread
From: Eli Zaretskii @ 2003-02-26 18:04 UTC (permalink / raw)
  Cc: emacs-devel

> From: Le Wang <lewang@yahoo.com>
> Date: Wed, 26 Feb 2003 00:05:27 -0500
> 
> You're in luck.  I just went through this very painful experience.  I've 
> chronicled my battles with MinGW on comp.emacs (look up thread "cygwin + 
> emacs + cvs build").

How about reporting these problems here, or on
emacs-pretest-bug@gnu.org?  After all, the proper place to report that
is not on user forums such as comp.emacs, but rather where maintainers
could see your report and act upon it.

TIA

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-02-26 18:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-02-24 16:25 Build issue GNU Emacs 21.3 on MinGW32 GCC - W2K Dhruva Krishnamurthy
2003-02-25 18:51 ` Eli Zaretskii
2003-02-26  5:05 ` Le Wang
2003-02-26 18:04   ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).