[plt-scheme] 208 .zos compilation error

From: Matthew Flatt (mflatt at cs.utah.edu)
Date: Tue Nov 9 10:41:12 EST 2004

At Mon, 8 Nov 2004 17:30:48 -0200, Rohan NIcholls wrote:
> setup-plt: Error during Compiling .zos for mzc
> (/Programs/plt-scheme/208/collects/compiler) setup-plt:  
> private/compiled/const.zo::33183: read (compiled): ill-formed code

As far as we know, this is a gcc bug. Please see

 http://list.cs.brown.edu/pipermail/plt-scheme/2004-August/006338.html

for details, or

 http://list.cs.brown.edu/pipermail/plt-scheme/2004-August/006462.html

for the workaround.

The source in CVS omits the troublesome inline declaration, so this
shouldn't be a problem in the future.

Matthew



Posted on the users mailing list.