This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Trouble cross debugging


On 2/26/06, EJS <ejshoor@yahoo.com> wrote:
> OK, I verified that I will not be able to debug from
> host to target unless the libs (specifically shlibs)
> match exactly (although they can be stripped).

OK, then the thing to do is make them match exactly :-)
Do you have control over the files on the target?
If so, you can try installing the crosstool-produced ones
(carefully!)
Otherwise, you have to go in the other direction,
and copy the crucial files from the target into your build environment.
- Dan

--
Wine for Windows ISVs: http://kegel.com/wine/isv

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]