Paolo Bonzini <bonzini <at> gnu.org> writes:
>
> Canol Gokel wrote:
> > Hi,
> > ...
>
> This is okay to do.
>
> Paolo
>
I tried it again today and noted the error:
./gst --no-user-files --kernel-dir="/home/Canol/smalltalk/kernel"
--image="/home/Canol/smalltalk/gst.im" -iQ /dev/null
make[2]: *** [gst.im] Segmentation fault (core dumped)
make[2]: Leaving directory '/home/Canol/smalltalk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/Canol/smalltalk'
make: *** [all] Error 2
I tried to compile from source code on a Linux system yesterday
and it didn't gave any error.
_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk
Canol Gökel