#2263: GHC 6.8 (STABLE) branch build framework does not pass correctly
CPPFLAGS/LDFLAGS env vars to subsequent configure scripts
-----------------------------+----------------------------------------------
Reporter: kgardas | Owner:
Type: bug | Status: closed
Priority: normal | Milestone:
Component: Build System | Version: 6.8.2
Severity: normal | Resolution: worksforme
Keywords: | Testcase:
Architecture: x86 | Os: Solaris
-----------------------------+----------------------------------------------
Changes (by judah):
* status: new => closed
* resolution: => worksforme
Comment:
You should be able to do this by configuring ghc with the following
arguments:
{{{
./configure --with-readline-libraries=/usr/local/ghc-reqs/lib --with-
readline-includes=/usr/local/ghc-reqs/include
}}}
(You may want to use `--with-gmp-includes` and `--with-gmp-libraries` as
well.)
Please reopen this ticket if the above does not work for you.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2263#comment:1>
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