<div class="gmail_extra"><br><br><div class="gmail_quote">Den 24 april 2012 11:22 skrev Adrien Piérard <span dir="ltr"><<a href="mailto:pierarda@iro.umontreal.ca" target="_blank">pierarda@iro.umontreal.ca</a>></span>:<br>

<blockquote style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid" class="gmail_quote">Hi,<br>
<br>
I hope you don't mind me replying to the list, because you're likely<br>
to get more replies from professionals. I haven't been doing much<br>
Scheme recently…<br>
<br>
2012/4/24 Cyrille Duret <<a href="mailto:cduret@gmail.com">cduret@gmail.com</a>>:<br>
> Ok but in the meantime I would like to find out some basic strategies to<br>
> write modular code without black hole.<br>
> Any hints ?<br>
<br>
My first suggestion would be to use name spaces.  See<br>
<a href="http://dynamo.iro.umontreal.ca/~gambit/wiki/index.php/Namespaces" target="_blank">http://dynamo.iro.umontreal.ca/~gambit/wiki/index.php/Namespaces</a><br></blockquote><div> </div><blockquote style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid" class="gmail_quote">


Another would be to use snow, though it's quite old and maybe not even<br>
supported any more (and you'll have to tweak the sources to<br>
run/install it, there's a problem with dates because the release is<br>
too old, iirc).</blockquote><div> </div><div>Snow is a package handling system, akin to packages in different unixes and the aptitude tool in Debian, it does not aid incremental development.</div><div> </div><div> </div>

<blockquote style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid" class="gmail_quote">
<br>
Cheers,<br>
<br>
P!<br>
<div class="im HOEnZb"><br>
> On Tue, Apr 24, 2012 at 9:32 AM, Adrien Piérard <<a href="mailto:pierarda@iro.umontreal.ca">pierarda@iro.umontreal.ca</a>><br>
> wrote:<br>
>><br>
>> Hi,<br>
>><br>
>> I remember that I had tried too, a year or so ago, and failed to<br>
>> compile blackhole too on a FreeBSD/amd64 machine.<br>
>><br>
>> I haven't had time to investigate further, though, nor do I have the<br>
>> time now, unfortunately.<br>
>> I hope someone will help you in the meantime.<br>
>><br>
>> Cheers,<br>
>><br>
>> P!<br>
>><br>
>> 2012/4/24 Cyrille Duret <<a href="mailto:cduret@gmail.com">cduret@gmail.com</a>>:<br>
>> > hello,<br>
>> > I recently tried to compile black hole on a freeBSD amd64 system and<br>
>> > could<br>
>> > not compile the huge C file of 6.5M :<br>
>> >    my gcc compiler hang up after eating all my memory namely 2G of RAM +<br>
>> > 10G<br>
>> > of swap !<br>
>> ><br>
>> > My question is : How much memory do I need to compile this huge file ?<br>
>> ><br>
>> > thanks a lot<br>
>> > cyrille<br>
<br>
</div><div class="HOEnZb"><div class="h5">--<br>
Français, English, 日本語, 한국어<br>
_______________________________________________<br>
Gambit-list mailing list<br>
<a href="mailto:Gambit-list@iro.umontreal.ca">Gambit-list@iro.umontreal.ca</a><br>
<a href="https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list" target="_blank">https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list</a><br>
</div></div></blockquote></div><br></div>