[ECOS] Re: cannot able to debug

Yoshinori Sato ysato@users.sourceforge.jp
Thu Feb 26 16:50:00 GMT 2004


At Thu, 26 Feb 2004 18:06:39 +0530,
Ganeshan wrote:
> 
> Hi
> Even after applying this patch and
> followed the instructions given, it is in the same state (cannot able to stop at a
> specified breakpoint).
> 
> In the patch, the linker option should be"-static -mrelax -mh -mint32" instead of
> "-static -Wl, -relax -mh -mint32"
> old file:
> default_value { "-g -nostdlib -Wl,--gc-sections -Wl,-static -mh -mint32" }
> patch file:
> default_value { "-g -nostdlib -Wl,--gc-sections -Wl,-static -Wl,-relax -mh -mint32" }
> 
> has to be :
> default_value { "-g -nostdlib -Wl,--gc-sections -Wl,-static -mrelax -mh -mint32" }
> 
> Thanks in Advance
> 

It is so.
I correct it.

-- 
Yoshinori Sato
<ysato@users.sourceforge.jp>

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss



More information about the Ecos-discuss mailing list