[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: -znocombreloc?
From: |
Eli Zaretskii |
Subject: |
Re: -znocombreloc? |
Date: |
Sun, 04 Dec 2016 17:34:08 +0200 |
> From: Paul Eggert <address@hidden>
> Date: Sat, 3 Dec 2016 21:36:49 -0800
>
> https://lists.gnu.org/archive/html/bug-gnu-emacs/2004-02/msg00278.html
> https://lists.gnu.org/archive/html/help-gnu-emacs/2003-05/msg00627.html
>
> Looking at recent GCC documentation it appears that this old hack should not
> matter now, so I'm inclined to remove it, as in the proposed patch
> (attached),
> which I tested on Fedora 24 x86-64 but have not installed.
What about other systems: Solaris, *BSD (when they use GNU ld)? Do
they also not need this?
Andreas, you introduced the use of this switch back in Sep 2001; do
you perhaps remember the details of the original problem?
Thanks.