Ticket #2383 (closed bug: invalid)
hsc2hs puts -F on call to ghc
| Reported by: | povman | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.10.1 |
| Component: | hsc2hs | Version: | 6.8.2 |
| Keywords: | Cc: | ||
| Operating System: | MacOS X | Architecture: | Unknown/Multiple |
| Type of failure: | Difficulty: | Unknown | |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
$ /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
Change History
Note: See
TracTickets for help on using
tickets.
