[plt-scheme] 208 .zos compilation error
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