Skip to content

GitLab

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

Closed
Open
Opened 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
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: gstreamer/orc#6