Cross GNU Modula-2 - gm2?

Charles Bradshaw charles.bradshaw@ntlworld.com
Wed May 28 11:55:00 GMT 2014


Hello all,

I thinking about cross compiling the GNU Modula-2, gm2, targeting for
raspberry pi arm architecture.

I already have crosstool.ng installed and working. I can cross compile
C, C++ and of course assembler for the RPI.

During the ct-ng menuconfig I see the option to build "Other languages
(EXPERIMENTAL) (NEW)" under "C compiler --->"

I have gm2, but its installation creates its own copy of the GNU tool
chain including the gm2 front end. The procedure for compiling Modula-2
source is to set PATH for this copy. I think everything; gcc, cpp, g++,
c++ etc is present. 

Can I tell the install of crosstool.ng to use this path and then set gm2
in the other languages menuconfig option?

Or is something more subtle required?

The gm2 installed gcc reports version is 4.1.2, apparently version 4.7.2
is available but currently does not work with gm2.



--
For unsubscribe information see http://sourceware.org/lists.html#faq



More information about the crossgcc mailing list