chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] csc-CVS (i686-pc-linux-gnu): -compress-literals make


From: Sven Hartrumpf
Subject: Re: [Chicken-users] csc-CVS (i686-pc-linux-gnu): -compress-literals makes compiled program crash
Date: Mon, 03 Feb 2003 15:02:44 +0100 (CET)

On 31 Jan 2003, felix <address@hidden> wrote: 
> > I am trying to use the new compiler option -compress-literals (for example
> > with value 50), but the resulting program crashes:
> 
> I just fixed a bug that is likely to be the source of this problem:
> the generated string constant was not created via `write', put effectively
> by using `display' (stupid). Try the new CVS version.

Thanks. This solved my problem.
Sven




reply via email to

[Prev in Thread] Current Thread [Next in Thread]