
28 Jul
2004
28 Jul
'04
4:14 p.m.
What compiler are you building with? Which versions of Solaris and underlying gcc? My overnight builds on Solaris 9 with gcc-2.95.2, ghc-6.2.1 and nhc98 itself all seem to work OK - at least nhc98 is capable of bootstrapping itself.
Thanks, Malcolm. I fell into the old trap, using gcc 3.3.3. Switching to gcc 2.95.3 solved the problem. I didn't see any warning about this on the webpages, maybe even configure should reject this gcc? By the way, I use Solaris 5.9 and build with ghc-6.2. Ciao, Olaf