Subject: compiler problems
To: None <port-vax@netbsd.org>
From: rj45 <rj45@lart.xmission.com>
List: port-vax
Date: 07/31/2000 08:54:42
I have quite w few peroblems compilin stuff like emacs 20.7 and ddd 3.2.1

pid 8635 (cc1plus): sig 4: type 1, code 0, pc 41c87f0, psl 3c00001
this for  ddd


pid 13500 (temacs): sig 4: type 1, code 0, pc 4221294, psl 3c00004
this for emacs

I have these trange compiler errors.
this time I put the deta segment size in memory for a process at 64MB and
I think it should be enough.

Loading float-sup...
gmake[1]: *** [emacs] Illegal instruction (core dumped)


it happens when emacs load lisp instruction...


well just wanted to notice it there is not much wihch can be done...

Instead I could build gtk and GNOME perfectly and it works!!

rj45