how to search newsgroup&cross compiler [message #100228] |
Mon, 19 April 2004 13:52  |
Eclipse User |
|
|
|
Originally posted by: gcao.playstation.sony.com
How can I search the newsgroup?
I have a gnu cross compiler, when plugging into cdt using standard make, the
project compiles, but target executable shows[nonebe], where can I change
this to let cdt recognize my target?
Cdt pref panel doesn't recognize my gdb when I tried to set gdb at prefs
panel for remote debugging, where is a good place to start looking in the
sources? I just build the sources.
Thanks,
--Grace
|
|
|
|
Re: how to search newsgroup&cross compiler [message #100498 is a reply to message #100431] |
Wed, 21 April 2004 03:51  |
Eclipse User |
|
|
|
Jon Beniston wrote:
>>I have a gnu cross compiler, when plugging into cdt using standard make,
>
> the
>
>>project compiles, but target executable shows[nonebe], where can I change
>>this to let cdt recognize my target?
>
>
> You have to the source to CDT. Look at org.eclipse.cdt.utils.elf.Elf and add
> the appropriate value for e_machine and then return the name in
> getAttributes().
How would I add a COFF Target?
Having a m68332 target here, using a rather old gcc-2.95 and gdb-5.1.1
(I think) plus BDM. Unfortunately, I did not get the latest BDM stuff
build. Though, I need to use external Insight debugger, which is a
rather buggy version showing much instability on it UI.
>
>>Cdt pref panel doesn't recognize my gdb when I tried to set gdb at prefs
>>panel for remote debugging, where is a good place to start looking in the
>>sources? I just build the sources.
>
>
> This is probably because of 'nonebe' being returned.
>
> Cheers,
> JonB
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.11444 seconds