dotgnu-general
[Top][All Lists]
Advanced

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

[DotGNU]Porting DotGNU to ARM


From: imateos
Subject: [DotGNU]Porting DotGNU to ARM
Date: Wed, 23 Apr 2003 11:41:18 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20021003

Hi all,

I'm trying to port Portable.NET to an EPXA10 development board, provided with an
ARM-922T microprocessor, and I've found some problems:

1) When I'm trying to build the target pnet with the command "CC/usr/../arm-linux-gcc ./configure --prefix=$HOME/target" I obtain the next error:

checking whether the C compiler works... configure: error: cannot run C 
compiled programs.

If you meant to cross compile, use `--host'.

That's due to the cross-compiler or I've made a terrible mistake?

2) The "configure" command does not generate the file /libgc/Makefile. So when I execute the "make" command it generates an error.

3) I have no idea how to "tell" the configure script that the architecture that I want to use is ARM-based. By the moment I've modified by hand the next files: "../ffi.h", "../libffi/Makefile", "../include/il_config.h". How it might be done?

Thanks in advance,

Ignasi



reply via email to

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