emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: DJGPP only dumps with USE_LISP_UNION_TYPE ??


From: Eli Zaretskii
Subject: Re: DJGPP only dumps with USE_LISP_UNION_TYPE ??
Date: Wed, 10 Nov 2004 06:36:29 +0200

> Date: Tue, 09 Nov 2004 11:25:22 +0100
> From: "Jan D." <address@hidden>
> CC: address@hidden, address@hidden
> 
> D:\src>align
> ss1: rem 4
> ss2: rem 4
> ss3: rem 4
> ss4: rem 4

The result on Windows 98 is like what you saw on GNU/Linux and Cygwin.
So, as I suspected, DECL_ALIGN fails on XP when compiled with DJGPP.

> Very strange, considering Gnu/Linux and Cygwin are on the same machine.

The OS is also involved here, since the alignment of the program
sections matters, and DPMI has its own ideas about that.

I will modify config.bat to do this test and build Emacs
appropriately.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]