Cross compiling ARM code

Shaun Jackman sjackman@pathwayconnect.com
Thu Jun 12 13:29:00 GMT 2003


It sounds like configure doesn't realise you're doing a cross-compile.
Post your configure command and the resulting error.

ARM assembler source can be assembled by gas, and linked with objects
compiled from C source.

Cheers,
Shaun


On Thu, 2003-06-12 at 03:51, Aamir Mughal wrote:
> Hello all, 
> 
> i am new to gnu based developmet. i want to build the arm code using
> Autotools and cross-gcc compiler.
> While doing configure, it tries to execute the output and after failing
> in this action, it exits the configure.
> 
> Is there some solution to this problem, some way to stop configure from
> doing this check.
> 
> Another thing, i want to ask, whether i can link the ARM assembly code
> with the C code using gnu compiler, as it can be done with ADS tools
> 
> Regards,
> 
> Amir Amin


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com



More information about the crossgcc mailing list