#2613: configure should summarize important results at the end of its run
---------------------------------+------------------------------------------
    Reporter:  claus             |        Owner:                  
        Type:  feature request   |       Status:  closed          
    Priority:  normal            |    Milestone:  6.12 branch     
   Component:  Build System      |      Version:  6.9             
    Severity:  normal            |   Resolution:  fixed           
    Keywords:                    |   Difficulty:  Unknown         
    Testcase:                    |           Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  |  
---------------------------------+------------------------------------------
Changes (by simonmar):

  * status:  new => closed
  * resolution:  => fixed

Comment:

 Done in the new build system:

 {{{
 ----------------------------------------------------------------------
 Configure completed successfully.

    Building GHC version  : 6.11.20090326

    Build platform        : x86_64-unknown-linux
    Host platform         : x86_64-unknown-linux
    Target platform       : x86_64-unknown-linux

    Bootstrapping using   : /home/simonmar/fp/bin/x86_64-unknown-linux/ghc
       which is version   : 6.10.1

    Using GCC             : gcc
       which is version   : 4.3.0

    ld      : /usr/bin/ld
    Happy   : /home/simonmar/fp/bin/x86_64-unknown-linux/happy
    Alex    : /home/simonmar/fp/bin/x86_64-unknown-linux/alex
    Python  : /usr/bin/python
    Perl    : /usr/bin/perl

    Building DocBook documentation : yes
    Building shared libraries      : NO
 ----------------------------------------------------------------------

 For a standard build of GHC (fully optimised with profilng), type (g)make.

 To make changes to the default build configuration, copy the file
 mk/build.mk.sample to mk/build.mk, and edit the settings in there.

 For more information on how to configure your GHC build, see
    http://hackage.haskell.org/trac/ghc/wiki/Building

 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2613#comment:5>
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