chicken-hackers
[Top][All Lists]
Advanced

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

Re: [Chicken-hackers] -block doesn't work for me


From: Jim Ursetto
Subject: Re: [Chicken-hackers] -block doesn't work for me
Date: Wed, 10 Apr 2013 16:12:57 -0500

I thought -block precludes the use of identifiers
from outside the compilation unit.

On Apr 10, 2013, at 4:04 PM, Jörg F. Wittenberger wrote:

> Sorry, I'd had sent this to chicken-users - but I'm kinda sure those
> who could answer don't read that list ;-)
> 
> find attache two trivial module files foo.scm and bar.scm
> to be compiled with "csc -c foo.scm bar.scm" .
> Both declare (block) optimization.
> 
> Plus several foobarX.scm for X in 1-6 versions, which show various
> attempts to make use of those exported foo and bar.  To be compiled
> with "csc foo.o bar.o foobarX.scm -o foobar".
> 
> None of them let's me ever make use of those definitions compiled
> with block optimization.
> 
> Am I doing something wrong?
> 
> Thanks a lot
> 
> /Jörg
> 
> 
> 
> 
> ......
> 
> <foo.scm><bar.scm><foobar.scm><foobar2.scm><foobar3.scm><foobar4.scm><foobar5.scm><foobar6.scm>_______________________________________________
> Chicken-hackers mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/chicken-hackers




reply via email to

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