<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Yes, that worked.<br><br>Now, about the name mangling - is there any way to control it? For example, i had a (defun main ...<br>which
 got renamed to L1main(). Not so bad yet, but the top-level LISP code 
gets wrapped in a function with a completely random and unpredictable 
name like _eclpXiVf4X4_TkyRds01(cl_object flag). <br><br>And this brings
 me to my next question - how do i keep the "startup" code so the C file
 can be built with gcc/ld at a later time? I didnt find it in the 
~/.cache/common-lisp/...<br><br>cheers!<br><br><div><div id="SkyDrivePlaceholder"></div><hr id="stopSpelling">From: juanjose.garciaripoll@gmail.com<br>Date: Sat, 2 Mar 2013 09:48:06 +0100<br>To: mm_lists@pulsar-zone.net<br>CC: ecls-list@lists.sourceforge.net<br>Subject: Re: [Ecls-list] compile package dependencies to C<br><br><div dir="ltr"><div class="ecxgmail_extra"><br><div class="ecxgmail_quote">On Fri, Mar 1, 2013 at 11:26 PM, Matthew Mondor <span dir="ltr"><<a href="mailto:mm_lists@pulsar-zone.net">mm_lists@pulsar-zone.net</a>></span> wrote:<br>

<blockquote class="ecxgmail_quote" style="border-left:1px #ccc solid;padding-left:1ex"><div class="ecxim"><br>
</div>I've not tried it with asdf, but does setting C::*DELETE-FILES* to NIL<br>
help?</blockquote></div><br>This will leave the files, but ASDF makes pretty ugly names and places the files in a common location (~/.cache/common-lisp/...) For debugging it is normally enough, though<br><br clear="all">

<div><br></div>-- <br>Instituto de Física Fundamental, CSIC<br>c/ Serrano, 113b, Madrid 28006 (Spain) <br><a href="http://juanjose.garciaripoll.googlepages.com" target="_blank">http://juanjose.garciaripoll.googlepages.com</a>
</div></div>
<br>------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb<br>_______________________________________________
Ecls-list mailing list
Ecls-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list</div>                                        </div></body>
</html>