doubt regarding ppc_405-gcc compiler
Jim Wilson
wilson@specifixinc.com
Tue Feb 17 23:39:00 GMT 2004
embo holic wrote:
> 1)Will I be able to debug my application using
> RISCWatch (JTAG debugger) with MontaVista embedded
> Linux running on target?
Don't know. This isn't really a gcc question. This is either a
RISCWatch question or a MontaVista linux question.
> 2)The RISCWatch doc says that the application should
> be compiled with debug information, so what are the
> flags to be passed to ppc_405-gcc compiler through
> which we can compile it with debug information.?
The -g option emits debug info. Whether it works with RISCWatch, we
don't know. You would have to ask the makers of RISCWatch.
> 3)where to find full documentation for ppc_405-gcc?
We don't produce anything called ppc_405-gcc. You probably got this
from some other source, and you would have to ask them for documentation
on this compiler.
We do have generic gcc documentation, which is available as part of the
sources. If you have the sources for ppc_405-gcc, then you should
already have this documentation. If not, you can get it from our web
site or ftp site. See for instance
http://gcc.gnu.org/onlinedocs
--
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com
More information about the Gcc
mailing list