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

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

Re: Emacs 21.1 - gcc: nocombreloc: No such file or directory


From: Eli Zaretskii
Subject: Re: Emacs 21.1 - gcc: nocombreloc: No such file or directory
Date: Tue, 23 Oct 2001 08:45:43 +0200 (IST)

On 22 Oct 2001, Andreas Schwab wrote:

> > 2001-10-22  Andreas Schwab  <schwab@suse.de>
> > 
> >     * m/macppc.h [LINUX]: Override LD_SWITCH_SYSTEM_TEMACS.
> 
> The second patch did the trick (didn't get a chance to try the first
> one).  Thanks very much to both of you.

Thanks for reporting and testing the patch.  I installed the change in
the CVS.

> +/* s/gnu-linux.h defines this to `-z nocombreloc' which does not work here
> +   because prefix-args is not used.  */
> +#undef LD_SWITCH_SYSTEM_TEMACS
> +#define LD_SWITCH_MACHINE_TEMACS -Xlinker -znocombreloc

Hmm.. Andreas, did you really mean to undef LD_SWITCH_SYSTEM_TEMACS and 
then define LD_SWITCH_MACHINE_TEMACS?

> As far as the gcc version...well, to be honest I'm not sure about it
> at all.  This is the one that comes with Debian "woody" (unstable), so
> it might be a pre-release with some Debian patches attached to it.
> 
> I can try to find out more about it if you think it matters, Eli.

For now, it suffices to know what does "gcc -v < /dev/nul" print.  I
just want to save that info in my archives, in case someone else comes
with a similar problem.  Thanks.



reply via email to

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