Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • D dynamorio
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,467
    • Issues 1,467
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 44
    • Merge requests 44
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • DynamoRIO
  • dynamorio
  • Issues
  • #3399
Closed
Open
Issue created Feb 28, 2019 by Administrator@rootContributor3 of 3 checklist items completed3/3 checklist items

Build on PYNQ (dual-core Cortex-A9) with SD v2.4 (Ubuntu 18.04)

Created by: umarcor

  • Pynq
  • github.com/Xilinx/PYNQ/releases

The default GCC version is gcc (Ubuntu/Linaro 7.3.0-16ubuntu3) 7.3.0.

  • 1. master branch fails to build because of a bug in opnd_shared.c, which can be patched as explained in #3381.
  • 2. an error about PTRACE_GETFPXREGS is shown. It can be patched as in #3382.
  • 3. undefined symbol: GLOBAL DEFAULT UND __aeabi_ldivmod is shown. It can be patched as in #2901 (note that the link point to a comment by @SieRoB, no to the previous one).

I'm the author of #3382, so it will be eventually merged to master and item 2 will be fixed. What about items 1 and 3? Shall I open a PR for each of them?

Assignee
Assign to
Time tracking