| change the cpu architecture [message #179636] |
Tue, 14 November 2006 11:06  |
Eclipse User |
|
|
|
hi there,
I want to change the cpu architecture to ARM. I found some cpu
architectures in PE.java, Elf.java & DebugCongiguration.java files but how
to use it, because I want my final output for ARM architecture so for that
I am using ARM specific GNU tools, please tell me what should I do to
solve this?.
And also I am not able to bind libraries to my Managed make C project,
I have tried it from project properties -> C/C++ Build -> Tool Settings
-> GCC C Linker -> Libraries
under this I have tried both the options -l & -L but it gives me error
that "<path> ld: cannot find <file>.a file"
what should I do to solve this?
please help Me to solve both the problems
Thanks in advance
Parag
|
|
|
|
|
|
|
|
| Re: change the cpu architecture [message #179884 is a reply to message #179636] |
Wed, 15 November 2006 13:48  |
Eclipse User |
|
|
|
Parag,
Check the news subject "C/C++ project problem by Mats Blide" topic and see
if it answers your questions.
There was enough info there to tell me how to use a cross-compiler.
I am currently using Eclipse for an ARM development myself and use it to
look at the binaries.
I haven't tried compiling it yet as we use an ARM compiler tool set.
The information provided by Derek Morris allows me to make the required
changes to use our compiler.
Ray
"parag" <paragpvaidya@gmail.com> wrote in message
news:96828e4849eebbb3a66d39b7d4d0d389$1@www.eclipse.org...
> hi there,
> I want to change the cpu architecture to ARM. I found some cpu
> architectures in PE.java, Elf.java & DebugCongiguration.java files but how
> to use it, because I want my final output for ARM architecture so for that
> I am using ARM specific GNU tools, please tell me what should I do to
> solve this?.
>
>
> And also I am not able to bind libraries to my Managed make C project,
> I have tried it from project properties -> C/C++ Build -> Tool
> Settings -> GCC C Linker -> Libraries under this I have tried both the
> options -l & -L but it gives me error
> that "<path> ld: cannot find <file>.a file"
> what should I do to solve this?
>
> please help Me to solve both the problems
>
> Thanks in advance
> Parag
>
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.04703 seconds