[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/21420] Compiling emacs 25.2 with ld.bdf fails (segmentation faul
From: |
dilyan.palauzov at aegee dot org |
Subject: |
[Bug ld/21420] Compiling emacs 25.2 with ld.bdf fails (segmentation fault) |
Date: |
Fri, 04 Jan 2019 18:01:26 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=21420
dilyan.palauzov at aegee dot org <dilyan.palauzov at aegee dot org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |OBSOLETE
--- Comment #5 from dilyan.palauzov at aegee dot org <dilyan.palauzov at aegee
dot org> ---
With emacs 26.1, gcc (8.2.1 or 7.4.1) and most recent linkers, this does not
seem to be anymore the case. In particular, the stripped binaries produced by
ld.bfd ane smaller:
With gcc 7.4.1 20181222 and linkers 2.31.51.20190103:
39536744bytes build-bfd/src/emacs
5394936bytes build-bfd/src/temacs
39545000bytes build-gold/src/emacs
5403192bytes build-gold/src/temacs
With gcc 8.2.1 20190101 and linkers 2.31.51.20190103:
40253520bytes build-bfd/src/emacs
6100896bytes build-bfd/src/temacs
40265872bytes build-gold/src/emacs
6113248bytes build-gold/src/temacs
--
You are receiving this mail because:
You are on the CC list for the bug.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Bug ld/21420] Compiling emacs 25.2 with ld.bdf fails (segmentation fault),
dilyan.palauzov at aegee dot org <=