[better version of the letter - fixed some typos] Juan Jose, could you explain or point to docs about the right way to deal with two compilers?
Supposing ECL is build with ECL_CMP = 1 both compilers are included, right? Is it possible to enable lisp-to-c compiler, compile something, than switch to bytecode compiler, compile (and load) some files, than switch back? (I saw that (require :cmp) loads the lisp-to-c compiler, but is it possible to switch back? is there another interface to enable/disable lisp-to-c compiler other than (require :cmp)?) How to control it when asdf:load'ing systems? My interest is running test suite of an ASDF system first in lisp-to-c compiled mode, and the in bytecode compiled mode. (I can restart ECL so maybe disabling lisp-to-c compiler after it was enabled is not critical for me, but I would like to know what is the ideology about controlling which compiler is in use) 31.05.2012, 02:16, "Anton Vodonosov" <avodono...@yandex.ru>: > Hello. > > Juan Jose, could you explain or point to docs about right way to deal with > two compilers? > > Supposing ECL is build with ECL_CMP = 1 both compilers are included, right? > > Is it possible to enable lisp-to-c compiler, compile something, than switch > to bytecode compiler, compile some files and load some file, than switch back? > (I saw that (require :cmp) loads lisp-to-c compiler, but is it possible to > swithc back? > is there another interface to enable/disable lisp-to-c compiler other than > (require :cmp)?) > > How to control it if when asdf:load'ing systems? > > My interest is whether it's running test suite of an ASDF system first > in lisp-to-c compiled mode, and the in bytecode compiled mode. > > Best regards, > - Anton > > ------------------------------------------------------------------------------ > 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 ------------------------------------------------------------------------------ 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