#5134: ghc-stage1: unrecognised flags: -fno-asm-mangling
---------------------------------+------------------------------------------
    Reporter:  erikd             |       Owner:              
        Type:  bug               |      Status:  new         
    Priority:  normal            |   Component:  Compiler    
     Version:  7.1               |    Keywords:              
    Testcase:                    |   Blockedby:              
          Os:  Unknown/Multiple  |    Blocking:              
Architecture:  Unknown/Multiple  |     Failure:  None/Unknown
---------------------------------+------------------------------------------
 Clean git checkout, copied mk/build.mk.sample to mk/build.mk, set
 BuildFlavour = devel2 and added:

 {{{
 GhcUnregisterised=YES
 }}}

 Then ran configure and make and got:

 {{{
 rts-1.0: Warning: library-dirs: /home/erikd/ghc-upstream-
 unreg/rts/dist/build doesn't exist or isn't a directory
 rts-1.0: cannot find libHSrts.a on library path (ignoring)
 "inplace/bin/ghc-cabal" configure --with-ghc="/home/erikd/ghc-upstream-
 unreg/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/erikd/ghc-upstream-
 unreg/inplace/bin/ghc-pkg" --with-gcc="/usr/bin/gcc" --configure-option
 =--with-cc="/usr/bin/gcc" --flag=include-ghc-prim --enable-library-for-
 ghci --with-hscolour="/usr/bin/HsColour" --configure-option=CFLAGS=" -fno-
 stack-protector  " --configure-option=LDFLAGS="   " --configure-
 option=CPPFLAGS="   " -- dist-install libraries/ghc-prim
 Configuring ghc-prim-0.2.0.0...
 ghc-stage1: unrecognised flags: -fno-asm-mangling
 Usage: For basic information, try the `--help' option.
 make[1]: *** [libraries/ghc-prim/dist-install/package-data.mk] Error 1
 make: *** [all] Error 2
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5134>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler

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

Reply via email to