31.05.2012, 13:04, "Juan Jose Garcia-Ripoll" 
<juanjose.garciarip...@googlemail.com>:

> In principle, (load "sys:cmp") used to do the trick, but that seems like a 
> hack. Hence, I will add a new function, C:INSTALL-C-COMPILER, to do the job.
If I didn't (load "sys:cmp") and do not call C:INSTALL-C-COMPILER, can I be 
sure it's not used?
As far as I remember, if ECL is build with lisp-to-c compiler, asdf systems are 
always build using C compiler,
aren't they?

So maybe the question is, whether it is possible to enforce bytecode compiler 
even
if lisp-to-c compiler is abalable

> However, I fear that ASDF will not particularly enjoy your switching between 
> compilers. 
> I believe the names of the files are hardcoded in the modules the first time 
> they are built
> and thus when you switch compiler they will probably not get recompiled for 
> the new target.

OK. (asdf:clear-system will help to reload it)

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Ecls-list mailing list
Ecls-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list

Reply via email to