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: Stefan
Subject: Re: DJGPP only dumps with USE_LISP_UNION_TYPE ??
Date: Tue, 09 Nov 2004 09:17:31 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (darwin)

> but for djgpp (didn't find gcc 3.3.3, but 3.3.4):

> D:\src>gcc -v
> Reading specs from d:/djgpp/bin/../lib/gcc-lib/djgpp/3.34/specs
> Configured with: /gcc/gnu/gcc-3.34/configure djgpp --prefix=/dev/env/DJDIR 
> --dis
> able-nls
> Thread model: single
> gcc version 3.3.4

> D:\src>make align
> gcc     align.c   -o align

> D:\src>align
> ss1: rem 4
> ss2: rem 4
> ss3: rem 4
> ss4: rem 4

This seems to indicate that DJGPP's `gcc' ignores the
__aligned__ annotation.  Could someone post something on some DJGPP
mailing-list to try and figure out what's really going on?

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

It should not be an OS and libc issue, only a compiler issue.
At least, AFAIK.


        Stefan




reply via email to

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