Sigbjorn Finne wrote:
> haven't got Digital UNIX 4.0 here, so no first hand experiences to
> pass on, I'm afraid. A couple of suggestions that might be of some
> help:
>
> - It looks like you're running up against a limit of some sort. If
> it's swap/tmp space (unlikely, since ghc operates ok), setting
> TMPDIR to something other than the default might help.
> - If the .s file was produced with ghc's native code generator (the
> default), try going the via C route, i.e., compile with -fvia-C
> - GNU as?
I don't think we had a space (swap or /tmp) problem. We are not using
GNU as but rather the standard 'as' given with Digital UNIX. I tried to
install 'gas' however the Digital UNIX 4 platform doesn't seem to be
supported (at least this is what says the configure script given with
binutils-2.8.1). Any advice about running gas with Digital UNIX 4?
Anyway, we are now trying to compile the GHC with -fvia-C.
Thanks for your help,
Alex
--
+-------------------+--------------------------------------------------+
| Alessandro VERNET | email: [EMAIL PROTECTED] or [EMAIL PROTECTED] |
| Longeraie 3 | ProOnline Central Mail System. Non profit org. |
| CH-1006 Lausanne | WWW pages: http://www.scdi.org/~avernet/ |
+-------------------+--------------------------------------------------+