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

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

bug#760: marked as done (Linker issues with the GNUstep build)


From: Emacs bug Tracking System
Subject: bug#760: marked as done (Linker issues with the GNUstep build)
Date: Thu, 28 Aug 2008 12:45:03 -0700

Your message dated Thu, 28 Aug 2008 15:38:08 -0400
with message-id <8763plnd5r.fsf@cyd.mit.edu>
and subject line Re: Linker issues with the GNUstep build
has caused the Emacs bug report #760,
regarding Linker issues with the GNUstep build
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact don@donarmstrong.com
immediately.)


-- 
760: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=760
Emacs Bug Tracking System
Contact don@donarmstrong.com with problems
--- Begin Message --- Subject: Linker issues with the GNUstep build Date: Fri, 22 Aug 2008 17:09:10 +0300 User-agent: Wanderlust/2.15.6 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (Gojō) APEL/10.7 Emacs/22.2 (i486-pc-linux-gnu) MULE/5.0 (SAKAKI)
Package: emacs,ns

This change to src/Makefile.in (lacking a ChangeLog entry, AFAICS):

revision 1.430
date: 2008-08-21 05:57:36 +0300;  author: arobert;  state: Exp;  lines: +4 -1;  
commitid: xdUZy1FURUF5nBft;
* Makefile.in (temacs): Add plain LDFLAGS to GNUstep CC invocation.

breaks the GNUstep build:

gcc -rdynamic `./prefix-args -Xlinker -z nocombreloc -L/usr/lib 
-Wl,-znocombreloc -L/usr/lib -lgnustep-gui -lgnustep-base -lobjc  -lpthread` -o 
temacs dispnew.o frame.o scroll.o xdisp.o menu.o  window.o charset.o coding.o 
category.o ccl.o character.o chartab.o cm.o term.o terminal.o xfaces.o   
dbusbind.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 font.o print.o lread.o syntax.o unexelf.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  nsterm.o nsfns.o nsmenu.o 
nsselect.o nsimage.o nsfont.o fontset.o fringe.o image.o   terminfo.o 
lastfile.o   vm-limit.o      -lasound  -ldbus-1 -lncurses   -lm 
/usr/bin/ld: unrecognized option '-Wl,-znocombreloc'
/usr/bin/ld: use the --help option for usage information
collect2: ld returned 1 exit status
make[1]: *** [temacs] Error 1



--- End Message ---
--- Begin Message --- Subject: Re: Linker issues with the GNUstep build Date: Thu, 28 Aug 2008 15:38:08 -0400
For the moment, I've reverted the change.


--- End Message ---

reply via email to

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