bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/12969] ld silently generates bad DLL when there are more than 65


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/12969] ld silently generates bad DLL when there are more than 65536 exports
Date: Fri, 03 Mar 2017 11:36:21 +0000

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

--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Nick Clifton <address@hidden>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=611a3ca929d6529f4e7576b0e2ffb588839c1b21

commit 611a3ca929d6529f4e7576b0e2ffb588839c1b21
Author: Nick Clifton <address@hidden>
Date:   Fri Mar 3 11:35:03 2017 +0000

    Make the linker fail if asked to create more than 1^16 ordinal values for
PE targets.

        PR 12969
        * pe-dll.c (generate_edata): Fail if the input file(s) require too
        many ordinals.

-- 
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]