On Sat, 6 Sep 2003, Donald Bruce Stewart wrote:
> simonmar:
> > > I was a bit too soon reporting the sparc-sun-solaris2, two
> > > attempts have died with stg_ap_v_ret. Same result sparc-*-openbsd.
>
Also with mips-sgi-irix65 . An attempt died with stg_ap_v_ret .
I'm trying to follow Ian's ste
When building the current version of GHC from CVS without having alex
installed, the build tries to use "alex-inplace" instead, but
apparently the dependency that tells make(1) to build that executable
before using it is missing. I had to execute
make ProjectsThatExist=alex
in the top level b