gcl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gcl-devel] Cross compile


From: Camm Maguire
Subject: Re: [Gcl-devel] Cross compile
Date: Mon, 18 Oct 2010 09:23:09 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)

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 <address@hidden> 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
> address@hidden
> http://lists.gnu.org/mailman/listinfo/gcl-devel

-- 
Camm Maguire                                        address@hidden
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah



reply via email to

[Prev in Thread] Current Thread [Next in Thread]