[GHC] #7922: adding direct *.c -> object code (*.o/so/dylib) support to compilation driver

GHC cvs-ghc at haskell.org
Thu May 23 22:42:29 CEST 2013


#7922: adding direct *.c -> object code (*.o/so/dylib) support to compilation
driver
-------------------------------+--------------------------------------------
  Reporter:  carter            |          Owner:                  
      Type:  feature request   |         Status:  new             
  Priority:  normal            |      Milestone:                  
 Component:  Compiler          |        Version:  7.7             
Resolution:                    |       Keywords:                  
        Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
   Failure:  None/Unknown      |     Difficulty:  Unknown         
  Testcase:                    |      Blockedby:                  
  Blocking:                    |        Related:  #7904           
-------------------------------+--------------------------------------------
Changes (by carter):

  * status:  closed => new
  * resolution:  wontfix =>


Comment:

 no,

 with the ghc Settings file indicating gcc as the c compiler,

 i can't get the code sample to build using -pgma clang -pgmc clang and cc-
 options: -march=native (which are the only relevant flags for this problem
 as i understand it)

 Unless i'm missing a relevant flag, that seems to be a problem / bug.

 If you'd like me to open that up as another ticket as a bug rather than
 feature request, thats all well and good, but please indicate so

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



More information about the ghc-tickets mailing list