[GHC] #8910: cross compiling for x86_64 solaris2

GHC ghc-devs at haskell.org
Tue Jul 15 15:29:25 UTC 2014


#8910: cross compiling for x86_64 solaris2
-------------------------------------+-------------------------------------
              Reporter:  maeder      |             Owner:
                  Type:  task        |            Status:  infoneeded
              Priority:  normal      |         Milestone:  7.10.1
             Component:  Compiler    |           Version:  7.8.1-rc2
            Resolution:              |          Keywords:
Differential Revisions:              |  Operating System:  Solaris
          Architecture:  x86_64      |   Type of failure:  Runtime crash
  (amd64)                            |         Test Case:
            Difficulty:  Unknown     |          Blocking:
            Blocked By:              |
       Related Tickets:              |
-------------------------------------+-------------------------------------

Comment (by maeder):

 P.S. Trying to build just a stage1 (32bit) cross compiler
 (https://ghc.haskell.org/trac/ghc/wiki/Building/CrossCompiling) by putting
 "Stage1Only = YES" into mk/build.mk did not work at all. It failed because
 something tried to use a missing "inplace/bin/ghc-stage2".

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8910#comment:12>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list