Re: [Mingw-w64-public] [Project News | New Builds]

2013-12-10 Thread Ray Donnelly
Hi,

Would it be possible to point me to these patches you've got? I'd like
to take a look.

Ray.

On Tue, Dec 10, 2013 at 4:57 AM, asmwarrior asmwarr...@gmail.com wrote:
 On 2013-12-10 12:46, Alexpux wrote:
 We provide only static library for zlib and it named «libz.a». Try to search…

 So, I guess it was still removed from the tool-chain before the release?

 No. It present.

 Oh, I found libz.a was there:

 i686-4.8.2-release-posix-dwarf-rt_v3-rev1\mingw32\i686-w64-mingw32\lib

 I'm sorry about my mistake!

 Yuanhui Zhang

 --
 Sponsored by Intel(R) XDK
 Develop, test and display web and hybrid apps with a single code base.
 Download it for free now!
 http://pubads.g.doubleclick.net/gampad/clk?id=111408631iu=/4140/ostg.clktrk
 ___
 Mingw-w64-public mailing list
 Mingw-w64-public@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

--
Sponsored by Intel(R) XDK 
Develop, test and display web and hybrid apps with a single code base.
Download it for free now!
http://pubads.g.doubleclick.net/gampad/clk?id=111408631iu=/4140/ostg.clktrk
___
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public


Re: [Mingw-w64-public] [Project News | New Builds]

2013-12-10 Thread asmwarrior


On 2013-12-10 20:53, Ray Donnelly wrote:
 Hi,
 
 Would it be possible to point me to these patches you've got? I'd like
 to take a look.
 
 Ray.
Hi, Ray, do you mean my local patches to GDB when I build it under Windows 
32bit?

There are many, currently the most important ones, I think are those two:
1, https://sourceware.org/bugzilla/show_bug.cgi?id=15559
The patch in comment 8 
(https://sourceware.org/bugzilla/attachment.cgi?id=7227action=diff)
With this patch, I can let GDB to simulate a correct inferior call if the 
inferior(debugee) is built from MinGW GCC version7.0.

2,https://sourceware.org/bugzilla/show_bug.cgi?id=12127
I have a patch to fix this crash issue (see comment 6).
But I think I don't need this patch because it was fixed in GDB GIT HEAD about 
two weeks ago(see comment 7).
If you are still building GDB 7.6.2(release two days ago), I think you need to 
packport the fix to GDB 7.6.2.
The fix can be view in this link 
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=38e1f2a7d503d8abd788456782287383e0a0cfe8

All other patches are quite minor, such as 
* workaround performance issue 
http://sourceware.org/bugzilla/show_bug.cgi?id=15412 (patch in comment 3)
* Pierre Muller's patches to fix display of tabulation character for mingw 
hosts, see https://sourceware.org/ml/gdb-patches/2013-11/msg00224.html

Yuanhui Zhang





--
Sponsored by Intel(R) XDK 
Develop, test and display web and hybrid apps with a single code base.
Download it for free now!
http://pubads.g.doubleclick.net/gampad/clk?id=111408631iu=/4140/ostg.clktrk
___
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public


Re: [Mingw-w64-public] [Project News | New Builds]

2013-12-10 Thread Ray Donnelly
Yes, that's what I was after, many thanks.

On Tue, Dec 10, 2013 at 1:43 PM, asmwarrior asmwarr...@gmail.com wrote:
 On 2013-12-10 20:53, Ray Donnelly wrote:
 Hi,

 Would it be possible to point me to these patches you've got? I'd like
 to take a look.

 Ray.
 Hi, Ray, do you mean my local patches to GDB when I build it under Windows 
 32bit?

 There are many, currently the most important ones, I think are those two:
 1, https://sourceware.org/bugzilla/show_bug.cgi?id=15559
 The patch in comment 8 
 (https://sourceware.org/bugzilla/attachment.cgi?id=7227action=diff)
 With this patch, I can let GDB to simulate a correct inferior call if the 
 inferior(debugee) is built from MinGW GCC version7.0.

 2,https://sourceware.org/bugzilla/show_bug.cgi?id=12127
 I have a patch to fix this crash issue (see comment 6).
 But I think I don't need this patch because it was fixed in GDB GIT HEAD 
 about two weeks ago(see comment 7).
 If you are still building GDB 7.6.2(release two days ago), I think you need 
 to packport the fix to GDB 7.6.2.
 The fix can be view in this link
 https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=38e1f2a7d503d8abd788456782287383e0a0cfe8

 All other patches are quite minor, such as
 * workaround performance issue 
 http://sourceware.org/bugzilla/show_bug.cgi?id=15412 (patch in comment 3)
 * Pierre Muller's patches to fix display of tabulation character for mingw 
 hosts, see https://sourceware.org/ml/gdb-patches/2013-11/msg00224.html

 Yuanhui Zhang




 --
 Sponsored by Intel(R) XDK
 Develop, test and display web and hybrid apps with a single code base.
 Download it for free now!
 http://pubads.g.doubleclick.net/gampad/clk?id=111408631iu=/4140/ostg.clktrk
 ___
 Mingw-w64-public mailing list
 Mingw-w64-public@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

--
Sponsored by Intel(R) XDK 
Develop, test and display web and hybrid apps with a single code base.
Download it for free now!
http://pubads.g.doubleclick.net/gampad/clk?id=111408631iu=/4140/ostg.clktrk
___
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public