--
What|Removed |Added
GCC host triplet||WinXP 32bit
GCC target triplet||WinXP 32bit PE
http://sourceware.org/bugzilla/sho
--
What|Removed |Added
GCC host triplet||WinXP 32bit
GCC target triplet||WinXP 32bit PE
http://sourceware.org/bugzilla/sho
For dward and coff symbol tables (generated by MinGW 4.4.0) the BFD library
loads garbage into the symbol table into asymbol#lineno array.
For instance, 30701 as a line_number and 0 as an offset (or symbol pointer).
This happens for any program.
In addition, there is no way to distinguish when ale
addr2line displays frong filename for an app compiled with -gcoff option (MinGW
4.4.0). In particular, it displays dyncast.cc as a filename instead of
StackTrace.cpp. If the application is compiled without -gcoff the correct
filename is displayed.
--
Summary: addr2line displays frong f
--- Additional Comments From hjl dot tools at gmail dot com 2010-04-18
17:03 ---
(In reply to comment #7)
> (In reply to comment #5)
> > Created an attachment (id=4733)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=4733&action=view)
> > A patch
> >
> > Please try it.
>
> works
--- Additional Comments From pluto at agmk dot net 2010-04-18 16:59 ---
(In reply to comment #5)
> Created an attachment (id=4733)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=4733&action=view)
> A patch
>
> Please try it.
works fine.
--
http://sourceware.org/bugzilla/show
--- Additional Comments From hjl dot tools at gmail dot com 2010-04-18
16:17 ---
It has nothing to do with --sys-root. It is when --target=XXX
configures binutils as cross binutils.
--
http://sourceware.org/bugzilla/show_bug.cgi?id=11510
--- You are receiving this mail because:
--- Additional Comments From hjl dot tools at gmail dot com 2010-04-18
16:14 ---
Created an attachment (id=4733)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=4733&action=view)
A patch
Please try it.
--
http://sourceware.org/bugzilla/show_bug.cgi?id=11510
--- You are r
--- Additional Comments From pluto at agmk dot net 2010-04-18 15:03 ---
(In reply to comment #3)
> When I use --target=x86_64-gnu-linux, I got
>
> checking build system type... x86_64-unknown-linux-gnu
> checking host system type... x86_64-unknown-linux-gnu
> checking target system type.
--- Additional Comments From hjl dot tools at gmail dot com 2010-04-18
14:56 ---
When I use --target=x86_64-gnu-linux, I got
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-gnu-linux-gnu
--- Additional Comments From pluto at agmk dot net 2010-04-18 14:32 ---
CONFIG_SHELL=/bin/bash \
./configure \
--target=${TARGET} \
--prefix=${TOOLDIR} \
--with-sysroot=${TOOLDIR} \
--libdir=${LIBDIR} \
--libexecdir=${LIBDIR} \
--disable-sha
--
What|Removed |Added
CC||hjl dot tools at gmail dot
||com
http://sourceware.org/bugzilla
--- Additional Comments From hjl dot tools at gmail dot com 2010-04-18
14:06 ---
Please provide the full configure option you used.
--
What|Removed |Added
Status
13 matches
Mail list logo