Uploaded image for project: 'Core ReactOS'
  1. Core ReactOS
  2. CORE-8666

Fix crt build on ARM

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 0.4.0
    • CRT

    Description

      The major reason for build to break is because of missing assembly code.

      Stub chkstk_asm.s accordingly since the original file was copied from amd64 platform.
      Also add some definitions in kxarm.h to preserve the original coding style. No GCC counterpart has been added since that toolchain is nonexist.
      Break oldnames-msvcrt.s into two parts:oldnames-intel.s/oldnames-arm.s for platform-specific macros, and oldnames-list.s for function list.

      Attachments

        1. crt.patch
          9 kB
        2. crt.patch
          9 kB
        3. crt3.patch
          11 kB

        Activity

          People

            ThePhysicist Timo Kreuzer
            Yuntian Zhang Yuntian Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: