bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#13650: Emacs pretest 24.2.93 - compilation error on AIX 5.3 using gc


From: Gilles Pion
Subject: bug#13650: Emacs pretest 24.2.93 - compilation error on AIX 5.3 using gcc 4.7-2
Date: Thu, 14 Feb 2013 08:43:04 +0100

2013/2/14 Paul Eggert <eggert@cs.ucla.edu>:
> Thanks, what happens if you try the same patch but the following
> build procedure instead?
>
> make distclean
> ./configure CPPFLAGS='-DDATA_START=0x20000000 -DDATA_SEG_BITS=0x20000000'
> make
>
> That is, the same as before, except omit the USE_LSB_TAG setting.

getting identical result (apart from the pointer value):

Compiling 
/sg/paxdev5/D1stunix/src/emacs/24.2.93/emacs-24.2.93/src/../lisp/emacs-lisp/byte-run.el
Wrong type argument: sequencep, 137012812
gmake[2]: *** [compile-onefile] Error 255
gmake[2]: Leaving directory
`/sg/paxdev5/D1stunix/src/emacs/24.2.93/emacs-24.2.93/lisp'
gmake[1]: *** 
[/sg/paxdev5/D1stunix/src/emacs/24.2.93/emacs-24.2.93/src/../lisp/emacs-lisp/byte-run.elc]
Error 2
gmake[1]: Leaving directory
`/sg/paxdev5/D1stunix/src/emacs/24.2.93/emacs-24.2.93/src'
gmake: *** [src] Error 2


--
Gilles





reply via email to

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