logo       

Re: "Error: symbol `__stg_split_marker' is already defined": msg#00028

lang.haskell.glasgow.bugs

Subject: Re: "Error: symbol `__stg_split_marker' is already defined"

> > # ghc --version
> > The Glorious Glasgow Haskell Compilation System, version 6.4
> > # uname -a
> > Linux fly 2.4.25-powerpc #1 mer avr 14 15:38:38 CEST 2004 ppc
> > GNU/Linux
>
> Strange.. as far as I can tell, -split-objs is supposed to be supported
> on powerpc-*-linux. Can any powerpc-*-linux experts comment?
>
> Perhaps you could try adding -v to that command line and post the
> output.

OK, I've attached the full output with -v.

The command being executed is:

export CC="gcc -v"
./configure --prefix=$HOME --exec-prefix=$HOME/arch/ppc \
--enable-mysql --with-hugs="" \
--with-ghc-pkg="ghc-pkg --user" --with-ghc="ghc -v" && make clean && make
install

BTW, is -sylit-objs necessary? Would this option be passed if I was
building with cabal? If not, maybe I'll just cabalize it.

Frederik

Attachment: ghc-bug.out
Description: Text document

_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@xxxxxxxxxxx
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise