- 
                Notifications
    You must be signed in to change notification settings 
- Fork 349
ArmPkg CommonError
        Jordan Justen edited this page Nov 10, 2014 
        ·
        2 revisions
      
    armlink : error L6218: Undefined symbol __aeabi_uidivmod (referred from BaseLib.lib). armlink : error L6218: Undefined symbol __aeabi_lasr (referred from BaseLib.lib). armlink : error L6218: Undefined symbol __aeabi_ldivmod (referred from BaseLib.lib). armlink : error L6218: Undefined symbol __aeabi_llsl (referred from BaseLib.lib). armlink : error L6218: Undefined symbol __aeabi_llsr (referred from BaseLib.lib). armlink : error L6218: Undefined symbol __aeabi_uldivmod (referred from BaseLib.lib).
The solution is to add CompilerIntrinsicsLib to your DSC file:
[LibraryClasses.ARM] NULL|ArmPkg/Library/CompilerIntrinsicsLib/CompilerIntrinsicsLib.inf
Home
Getting Started with EDK II
Build Instructions
EDK II Platforms
EDK II Documents
EDK II Release Planning
Reporting Issues
Reporting Security Issues
Community Information
Inclusive Language
Additional Projects & Tasks
Training
Community Support
Community Virtual Meetings
GHSA GitHub Security Advisories Process (Draft)
Infosec-GHSA-Process-Proposal (Draft)