On Mon, 2001-10-29 at 00:46, Steven Hanley wrote: 

> So I notice on http://voltaire.debian.org/buildd/buildlogs/emacs21 the buildd
> failed with an attempt to pass -z nocombreloc to the linker. Now I wonder is
> this a linker bug (as has been discussed a bit recently) and it will work
> again once the newer linker packages are used when it attempts a rebuild?

gcc   -R/usr/X11R6/lib   -z nocombreloc              -g       -o temacs  
dispnew.o frame.o scroll.o xdisp.o xmenu.o window.o    charset.o coding.o 
category.o ccl.o     cm.o term.o xfaces.o xterm.o xfns.o xselect.o xrdb.o 
fontset.o  emacs.o keyboard.o macros.o keymap.o sysdep.o   buffer.o filelock.o 
insdel.o marker.o   minibuf.o fileio.o dired.o filemode.o   cmds.o casetab.o 
casefiddle.o indent.o search.o regex.o undo.o  alloc.o data.o doc.o editfns.o 
callint.o        eval.o floatfns.o fns.o print.o lread.o         abbrev.o 
syntax.o unexelf.o  mocklisp.o bytecode.o      process.o callproc.o    
region-cache.o sound.o atimer.o         doprnt.o strftime.o intervals.o 
textprop.o composite.o md5.o     terminfo.o lastfile.o vm-limit.o  widget.o     
      ../lwlib/liblw.a -L/usr/X11R6/lib    -lXaw -lXmu  -lXt -lSM -lICE -lXext 
-ltiff  -ljpeg  -lpng -lz -lm  -lungif  -lXpm  -lX11              -lncurses     
    -lm  -lgcc -lc -lgcc /usr/lib/crtn.o
Running gcc with ppc ld script.
gcc: nocombreloc: No such file or directory

gcc obviously doesn't understand -z nocombreloc .


> Or is this an actual problem with the emacs build on ppc?

That at any rate IMHO. It should check if the option is supported.


-- 
Earthling Michel Dänzer (MrCooper)/ Debian GNU/Linux (powerpc) developer
XFree86 and DRI project member   /  CS student, Free Software enthusiast

Reply via email to