[plt-scheme] DrScheme Bugs with GCC-3.3.1
Thanks for the answer!
Yes, I've encountered this on a P-III box.
--enable-noopt helps, so it looks like optimizer is guilty
Best regards,
Kirill.
On Sat, 11 Oct 2003, Matthew Flatt wrote:
> Are you both on x86 machines?
>
> Does configuraing with --enable-noopt make the problem go away? (Broken
> optimizers in gcc are a frequent problem.)
>
> Matthew
>
> At Fri, 10 Oct 2003 18:11:33 -0400 (EDT), Kirill Lisovsky wrote:
> > I've encountered exactly the same problem using GCC 3.3.2.
> > Any hints?
> >
> > Best regards,
> > Kirill.
> >
> >
> > On Thu, 25 Sep 2003, Brent A. Fulgham wrote:
> >
> > > For list-related administrative tasks:
> > > http://list.cs.brown.edu/mailman/listinfo/plt-scheme
> > >
> > > I attempted to build DrScheme Debian packages using the 3.3.1 version of GCC,
> > > but found that this produced some kind of subtle bug in system that caused
> > > compilation problems when building ZO files:
> > >
> > > Building DrScheme zo files ... compiled/const.zo::33188: read (compiled):
> > > ill-formed code private/compiled/const.zo::33188: read (compiled): ill-formed
> > > code setup-plt: Error during Compiling .zos for mzc
> > > (/usr/lib/plt/collects/compiler) setup-plt: private/compiled/
> > > const.zo::33188:
> > > read (compiled): ill-formed code setup-plt: Error during Compiling .zos for
> > > mzc
> > > private (/usr/lib/plt/collects/compiler/private) setup-plt:
> > > compiled/const.zo::33188: read (compiled): ill-formed code dpkg: error
> > > processing drscheme (--configure): subprocess post-installation script
> > > returned
> > > error exit status 1 Errors were encountered while processing:
> > > drscheme
> > >
> > > Reverting to gcc-3.2 resolves the issue.
> > >
> > > Any ideas?
> > >
> > > -Brent
> > >
> >
>
>