Greetings! Gaby is basically right -- if you have a standard C compiler, or C-mode in a C++ compiler, all should work just fine. If your compiler demands language features beyond the traditional C of several years ago, then no. My guess is that if 'cc -v' works on your machine, odds are in your favor. Why don't you just try ./configure in the gcl source tree and report your output?
Take care, 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? > It is possible configure GCL for use with Codesourcery G++ to generate native > code for my Cortex-M3? > > Regards > Jose Antonio Garcia Peiro > > _______________________________________________ > Gcl-devel mailing list > Gcl-devel@gnu.org > http://lists.gnu.org/mailman/listinfo/gcl-devel -- Camm Maguire c...@maguirefamily.org ========================================================================== "The earth is but one country, and mankind its citizens." -- Baha'u'llah _______________________________________________ Gcl-devel mailing list Gcl-devel@gnu.org http://lists.gnu.org/mailman/listinfo/gcl-devel