Re: Bug#59893: building ELK on alpha failed


Subject: Re: Bug#59893: building ELK on alpha failed
tad@omoikane.co.jp
Date: Fri Mar 10 2000 - 18:18:42 PST


I appreciate your quick response!

> make[2]: Entering directory `/home/tad/work/om-inst/elk-3.0/lib/xaw'
> /bin/sh ./build
> Building Makefile.local...
> make -f Makefile.local
> make[3]: Entering directory `/home/tad/work/om-inst/elk-3.0/lib/xaw'
> ../../src/scheme -p .:../../scm:../xt -l mkwidget.scm ascii.d ascii.c xaw
> make[3]: *** [ascii.o] Segmentation fault

I noticed that elk behaves differently by optimization flag.
which is written in $(ELK_SOURCE)/config/system at the line 'cflags'.

When given '-O2' or '-O', compiled interpreter failed with segfaults.

When given '-Os', compiled interpreter works but failed with message below.
scheme-init: application of non-procedure: ()

When given no optimization flag, compiled interpreter seems to work.
but many alpha programs are usually compiled with these optimization flag
and works well.

I suspect many 'register' of storage-class-specifier in elk's source,
but I could not figure out where is problem exactly till now.

--
Tadayoshi Ohkuma / tad@omoikane.co.jp
Omoikane Inc. / http://www.omoikane.co.jp

-- To UNSUBSCRIBE, email to debian-alpha-request@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



This archive was generated by hypermail 2a22 : Sat Apr 01 2000 - 04:15:02 PST