Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
GHC
GHC
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 4,268
    • Issues 4,268
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 408
    • Merge Requests 408
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Security & Compliance
    • Security & Compliance
    • Dependency List
    • License Compliance
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Glasgow Haskell Compiler
  • GHCGHC
  • Wiki
  • platforms

platforms · Changes

Page history
x86_64-dragonfly support via dports authored Nov 24, 2015 by isenmann's avatar isenmann
Hide whitespace changes
Inline Side-by-side
Showing with 9 additions and 10 deletions
+9 -10
  • platforms.md platforms.md +9 -10
  • No files found.
platforms.md
View page @ e3b87cfe
......@@ -158,6 +158,15 @@ Tier 2 platforms as possible to Tier 1, as soon as they meet the Tier 1 criteria
<th> Yes </th>
<th> No </th>
<th></th></tr>
<tr><th> x86-64 </th>
<th> DragonFly </th>
<th> x86_64-portbld-dragonfly </th>
<th> Yes </th>
<th> Yes </th>
<th> Yes </th>
<th> Yes </th>
<th> Yes </th>
<th></th></tr>
<tr><th> PowerPC </th>
<th> Linux </th>
<th> powerpc-unknown-linux </th>
......@@ -303,7 +312,6 @@ Tier 2 platforms as possible to Tier 1, as soon as they meet the Tier 1 criteria
<th> No </th>
<th>[Building/AIX](building/aix)</th></tr></table>
**\*S1** Goetz Isenmann [ reports](http://www.haskell.org/pipermail/glasgow-haskell-users/2009-November/017961.html) that GHCi is currently unable to load compiled code that refers to errno.
**\*S2** but see [\#591](https://gitlab.haskell.org//ghc/ghc/issues/591)
**\*S3** registerised in the past up to GHC 7.0.4 release, then unregisterised due to removal of registerised -fvia-C way (mangler)
**\*S4** shared libraries are supported on Solaris 11 version 11/11 and higher
......@@ -372,15 +380,6 @@ Tier 3 platforms worked in the past, but probably do not work now.
<th> Yes </th>
<th> No </th>
<th></th></tr>
<tr><th> x86 </th>
<th> DragonFlyBSD </th>
<th> i386-unknown-dflybsd </th>
<th> Yes </th>
<th> No(\*S1) </th>
<th> Yes </th>
<th> Yes </th>
<th> No </th>
<th></th></tr>
<tr><th> x86-64 </th>
<th> NetBSD </th>
<th> amd64-unknown-netbsd </th>
......
Clone repository
  • All things layout
  • AndreasK
  • AndreasPK
  • Building GHC on Windows with Stack protector support (SSP) (using Make)
  • CAFs
  • CafInfo rework
  • Compiling Data.Aeson Error
  • Contributing a Patch
  • Core interface section
  • Developing Hadrian
  • Documentation Style Guide
  • Doubleton Arrays
  • Errors as (structured) values
  • Extensible Interface Files
  • Functional dependencies in GHC
View All Pages