bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/30448] ld fails to make a valid DLL when used with gnatdll


From: tkacvins at gmail dot com
Subject: [Bug binutils/30448] ld fails to make a valid DLL when used with gnatdll
Date: Tue, 16 May 2023 14:30:54 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=30448

--- Comment #8 from Tom Kacvinsky <tkacvins at gmail dot com> ---
I think it was actually this commit

dc9bd8c92af67947db44b3cb428c050259b15cd0

That had pep_dll_enable_reloc_section = 1 only if --enable-dynamicbase was
specified (which we hadn't been doing).  Later on in, in commit 514b4e191d5f it
was enabled by default, irrespective of --enable-dynamicbase or
--enable-reloc-section being specified.  So I think the crucial commit that
didn't take full effect by default until later is
dc9bd8c92af67947db44b3cb428c050259b15cd0.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

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