chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Softscheme


From: felix winkelmann
Subject: Re: [Chicken-users] Softscheme
Date: Tue, 17 Oct 2006 07:40:55 +0200

On 10/17/06, Carlos Pita <address@hidden> wrote:
Sorry, a last minute addendum:

Is there a way to suppress all runtime type checkings for the generated
code?

Generally, compiling with "-unsafe" will generate code with most
runtime checks removed. Adding "-unsafe-libraries" will link with
a runtime system and core libraries that have any checks removed.


cheers,
felix


--
http://galinha.ucpel.tche.br:8081/blog/blog.ssp




reply via email to

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