From xemacs-m  Mon Jun 30 22:56:45 1997
Received: from crystal.WonderWorks.COM (crystal.WonderWorks.com [192.203.206.1])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id WAA00761
	for <xemacs-beta@xemacs.org>; Mon, 30 Jun 1997 22:56:41 -0500 (CDT)
Received: by crystal.WonderWorks.COM 
	id QQcwgl03902; Mon, 30 Jun 1997 23:56:41 -0400 (EDT)
Date: Mon, 30 Jun 1997 23:56:41 -0400 (EDT)
Message-Id: <QQcwgl03902.199707010356@crystal.WonderWorks.COM>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
From: Kyle Jones <kyle_jones@wonderworks.com>
To: xemacs-beta@xemacs.org
Subject: Re: LOSING_BYTECODE
In-Reply-To: <m2en9jl9rv.fsf@altair.xemacs.org>
References: <m290zsj0z4.fsf@altair.xemacs.org>
	<kig90zsz2lg.fsf@jagor.srce.hr>
	<m2g1tzoqyk.fsf@altair.xemacs.org>
	<QQcwgj03476.199707010329@crystal.WonderWorks.COM>
	<m2en9jl9rv.fsf@altair.xemacs.org>
X-Mailer: VM 6.33 under 20.3 "Athens" XEmacs  Lucid (beta10)
X-Face: /cA45WHG7jWq>(O3&Z57Y<"WsX5ddc,4c#w0F*zrV#=M
        0@~@,s;b,aMtR5Sqs"+nU.z^CSFQ9t`z2>W,S,]:[+2^
        Nbf6v4g>!&,7R4Ot4Wg{&tm=WX7P["9%a)_da48-^tGy
        ,qz]Z,Zz\{E.,]'EO+F)@$KtF&V

Steven L Baur writes:
 > Kyle Jones <kyle_jones@wonderworks.com> writes:
 > 
 > > I've done the build with LOSING_BYTECODE commented out in config.h,
 > > and I have VM running now.  No lossage so far.
 > 
 > Unless `the build' includes `rm -f lisp/**/*.elc; make all-elc' you're
 > not going to see much.

But LOSING_BYTECODE has no affect on output of the byte compiler.
So it must be the byte compiler itself that is trying to reference
the compiled function type code as an array.

