From: "Eli Zaretskii" <eliz@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: DJGPP only dumps with USE_LISP_UNION_TYPE ??
Date: Sun, 14 Nov 2004 22:33:01 +0200 [thread overview]
Message-ID: <01c4ca89$Blat.v2.2.2$47db4820@zahav.net.il> (raw)
In-Reply-To: <419730CA.3000201@swipnet.se> (jan.h.d@swipnet.se)
> Date: Sun, 14 Nov 2004 11:17:46 +0100
> From: "Jan D." <jan.h.d@swipnet.se>
> CC: emacs-devel@gnu.org
>
> After reading some manuals, this makes it work (don't know if this is
> applicable to other DOS variants):
>
> echo int main(void) { return (unsigned long)^&foo %% 8; } >>junk.c
>
> (i.e. a ^ before &).
I will see if this works with COMMAND.COM.
Alternatively, we could tell users to use "command /c config msdos",
but I dislike such solutions unless there's no better way.
> But defining DECL_ALIGN in config.h does not disable USE_LSB_TAG.
Ouch, you are right.
> The only
> way, sort of modifying lisp.h of course, is to define USE_LISP_UNION_TYPE instead.
I don't want to force use of USE_LISP_UNION_TYPE. I will add
something to disable LSB tags, that could be something other platforms
might need (we had a discussion in the past, and I think there was an
agreement that there should be a general way to disable LSB tags).
Thanks.
next prev parent reply other threads:[~2004-11-14 20:33 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-11-07 10:13 DJGPP only dumps with USE_LISP_UNION_TYPE ?? Jan D.
2004-11-07 10:50 ` Andreas Schwab
2004-11-07 12:02 ` Jan D.
2004-11-07 22:03 ` Eli Zaretskii
2004-11-07 21:56 ` Eli Zaretskii
2004-11-07 23:47 ` Jan D.
2004-11-08 8:10 ` Eli Zaretskii
2004-11-08 12:56 ` Eli Zaretskii
2004-11-08 16:44 ` Eli Zaretskii
2004-11-08 20:40 ` Jan D.
2004-11-09 5:01 ` Eli Zaretskii
2004-11-09 10:25 ` Jan D.
2004-11-09 14:17 ` Stefan
2004-11-09 17:28 ` Jan D.
2004-11-10 4:42 ` Eli Zaretskii
2004-11-10 8:12 ` Jan D.
2004-11-10 21:05 ` Eli Zaretskii
2004-11-10 4:36 ` Eli Zaretskii
2004-11-12 18:23 ` Eli Zaretskii
2004-11-14 10:17 ` Jan D.
2004-11-14 20:33 ` Eli Zaretskii [this message]
2004-11-27 12:36 ` Eli Zaretskii
2004-11-27 16:31 ` Jan D.
2004-11-27 16:33 ` Eli Zaretskii
2004-11-27 18:19 ` Eli Zaretskii
2004-11-27 22:54 ` Jan D.
2004-11-11 20:03 ` Eli Zaretskii
2004-11-08 15:15 ` Stefan
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='01c4ca89$Blat.v2.2.2$47db4820@zahav.net.il' \
--to=eliz@gnu.org \
--cc=emacs-devel@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.