#2383: hsc2hs puts -F on call to ghc
------------------------+---------------------------------------------------
Reporter: povman | Owner:
Type: bug | Status: new
Priority: normal | Component: hsc2hs
Version: 6.8.3 | Severity: normal
Keywords: | Testcase:
Architecture: Unknown | Os: MacOS X
------------------------+---------------------------------------------------
{{{
$ /usr/local/bin/hsc2hs --ld=/usr/local/bin/ghc --cflag=-package
--cflag=base-3.0.1.0 --cflag=-package --cflag=bytestring-0.9.0.1 --lflag
=-optl-lz -o dist/build/Codec/Compression/Zlib/Stream.hs
Codec/Compression/Zlib/Stream.hsc
ghc-6.8.2: unrecognised flags: -F/Users/lukeworth/Library/Frameworks
Usage: For basic information, try the `--help' option.
compiling dist/build/Codec/Compression/Zlib/Stream_hsc_make.c failed
command was: ghc -c -package base-3.0.1.0 -package bytestring-0.9.0.1
-F/Users/lukeworth/Library/Frameworks
dist/build/Codec/Compression/Zlib/Stream_hsc_make.c -o
dist/build/Codec/Compression/Zlib/Stream_hsc_make.o
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2383>
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