Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • orc orc
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 18
    • Issues 18
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GStreamer
  • orcorc
  • Issues
  • #6

Closed
Open
Created Mar 02, 2015 by Bugzilla Migration User@bugzilla-migration

Add support for ppc64le (PowerPC 64bit little endian)

Submitted by Michel Normand

Link to original bug (#745433)

Description

with orc 0.4.22 the make check is failing

FAIL: test-limits

investigation identified two related required changes:

  • m4/as-host-defines.m4
    to define HAVE_POWERPC for ppc64le.
  • orc/orcprogram-altivec.c
    to add support of ppc64le (that is PowerPC ABI V2)
    at least epilog/prolog differs, but need to check all file.
Assignee
Assign to
Time tracking