emacs-devel
[Top][All Lists]
Advanced

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

Re: Failure to build on OpenBSD macppc


From: Glenn Morris
Subject: Re: Failure to build on OpenBSD macppc
Date: Wed, 16 May 2007 15:38:30 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

"Alfred M. Szmidt" wrote:

> Ok, I have narrowed down the problem to being a problem in GCC, not in
> Emacs.  Emacs compiled with "-g -O2" (the default) does not work,
> while -O1 does.
[...]
> Mentioning the problem in etc/PROBLEMS would be enough I think.  Ryan
> will also try and get a machine running a newer version of OpenBSD to
> see if the problem persists there.

Do we still also need some kind of fix so that -znocombreloc or
-nostdlib is passed to the linker on this platform? Possibly taking
out the

#if defined(__OpenBSD__)
#define ORDINARY_LINK
#endif

in src/m/macppc.h?





reply via email to

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