Jose Antonio Garcia Peiro <jgpe...@gmail.com> writes: | Hi, | | I need compile a lisp program for a ARM Cortex-M3 devices. I have | a Codesourcery G++ (based on GNU GCC) compiler that can compile for | these devices. | It is possible configure GCL for generate C or C++ code?
No. GCL generates K&R-style function prototype declarations instead `regular' prototype declarations. | It is possible configure GCL for use with Codesourcery G++ to generate | native code for my Cortex-M3? In principle it should be doable if the C code GCL generates are carefully written, but that is not currently the case. -- Gaby _______________________________________________ Gcl-devel mailing list Gcl-devel@gnu.org http://lists.gnu.org/mailman/listinfo/gcl-devel