#3642: GHC does not build using the Haskell Platform on Windows
-------------------------------+--------------------------------------------
  Reporter:  simonmar          |          Owner:                  
      Type:  bug               |         Status:  new             
  Priority:  high              |      Milestone:  6.12.2          
 Component:  Build System      |        Version:  6.10.4          
  Severity:  normal            |       Keywords:                  
Difficulty:  Unknown           |       Testcase:                  
        Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
-------------------------------+--------------------------------------------
 We still have issues with paths containing spaces in the build system.  I
 have fixed some of them, but there are more (that are not easy to fix).
 The current bug I ran into is in `rules/distdir-way-opts.mk` where we make
 the HSC2HS_OPTS by prepending --cflag/--lflag to the beginning of CC_OPTS
 and LD_OPTS respectively, that doesn't know where the word breaks in
 CC_OPTS/LD_OPTS are supposed to be.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3642>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to