#2951: Add support for amd64-solaris2 platform
--------------------------------+-------------------------------------------
    Reporter:  kgardas          |        Owner:  simonmar   
        Type:  feature request  |       Status:  new        
    Priority:  normal           |    Milestone:  6.12 branch
   Component:  Compiler         |      Version:  6.10.1     
    Severity:  normal           |   Resolution:             
    Keywords:                   |   Difficulty:  Unknown    
    Testcase:                   |           Os:  Solaris    
Architecture:  x86_64 (amd64)   |  
--------------------------------+-------------------------------------------
Comment (by kgardas):

 BTW: with the patch provided by Simon, current GHC head is completely
 broken on amd64/solaris:

 ka...@silence:~/vcs/ghc$ ./configure
 checking for GHC version date... sed: Missing newline at end of file
 standard input.
 inferred 6.11.20090116
 checking build system type... x86_64-pc-solaris2.11
 checking host system type... x86_64-pc-solaris2.11
 checking target system type... x86_64-pc-solaris2.11
 Unrecognised platform: x86_64-pc-solaris2.11
 ka...@silence:~/vcs/ghc$

 the fix is obvious, hack configure.ac to make x86_64-pc-solaris equal to
 i386-pc-solaris. If nobody steps in, I'll provide such change shortly.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2951#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to