Hi Jan,

On Sat, Dec 15, 2012 at 4:08 PM, Jan Stolarek <jan.stola...@p.lodz.pl> wrote:
> Dear list,
>
> I have a GHC source tree in ghc-working. I would like to have a separate 
> build tree in ghc-build,
> so I did something like this:
>
> mkdir ghc-build
> cd ghc-build
> lndir ../ghc-working
>
> Now, I have two different machines. On openSUSE with git 1.8.0 I get 
> something like this:
>
> [killy@xerxes : /dane/uczelnia/projekty/ghc-build] ./configure

IIRC, you should run something like ../ghc/configure instead of ./configure.

-- 
()  ascii ribbon campaign - against html e-mail
/\  www.asciiribbon.org   - against proprietary attachments

_______________________________________________
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to