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: Alfred M. Szmidt
Subject: Re: Failure to build on OpenBSD macppc
Date: Wed, 16 May 2007 21:46:32 +0200 (CEST)

   > 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?

Yeah, removing that is still needed, thanks for keeping that in mind.
I think that this should be done for src/m/alpha.h as well.




reply via email to

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