This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: emacs21 and -z nocombreloc


Jack Howarth <howarth@nitro.msbb.uc.edu> writes:

> Hello,
>    On Debian sid we just recently enabled -z combreloc on supported
> arches for our binutils. It has been found that emacs21 fails to
> build now because gcc doesn't parse -z nocombreloc. It seems that
> option only exists for ld and not gcc. Is that true? What are other
> distros that have combreloc enabled doing to build emacs? Using ld
> instead for linking temacs so -z nocombreloc will parse? I eliminate
> the -z nocombreloc I get the following emacs failure on gcc 2.95.4

For Emacs and XEmacs I added: 
LDFLAGS="-znocombreloc"

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]