[Ecls-list] Proclaims and compiler

Gabriel Dos Reis gdr at integrable-solutions.net
Sun Mar 28 21:20:43 UTC 2010


On Sun, Mar 28, 2010 at 4:08 PM, Juan Jose Garcia-Ripoll
<juanjose.garciaripoll at googlemail.com> wrote:
> On Sun, Mar 28, 2010 at 10:31 PM, Gabriel Dos Reis
> <gdr at integrable-solutions.net> wrote:
>>
>> >  Then your "program"
>> > has a series of statements that are executed, in the order of compiled
>> > files
>> > you supplied as an argument to C::BUILDER. Just insert a "require"
>> > statement
>> > in one of the earliest files, so that it takes effect ASAP.
>>
>> OK, thanks!
>
> I forgot to say that you might as well add the compiler library as a
> component to C::BUILDER ("sys:libcmp.a")  or use ASDF and MAKE-BUILD with
> the compiler as a dependency. In both cases the compiler will be part of the
> standalone program.

OK, I'll add the compiler library -- I'm trying to stay away from ASDF
as much as possible.

Thanks!

-- Gaby




More information about the ecl-devel mailing list