#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 simonmar):

 I'm confused.

 `x86_64-pc-solaris2` is not a platform we currently support.  I made the
 first step towards supporting this platform, namely to update
 `config.guess` to recognise the platform.

 Why then do you want to map the platform to `i386-pc-solaris`?  Won't that
 go wrong, because gcc is generating code for x86_64?

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2951#comment:5>
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