Re: [Mingw-w64-public] delay import support for mingw-w64

2010-04-09 Thread NightStrike
On Mon, Oct 26, 2009 at 10:35 AM, Kai Tietz ktiet...@googlemail.com wrote:
 2009/10/26 NightStrike nightstr...@gmail.com:
 On Thu, Sep 10, 2009 at 3:40 AM, Kai Tietz ktiet...@googlemail.com wrote:
 2009/9/10 GCC G++ cplusplu...@gmail.com:
 Since dlltool delay import has been add in the newest binutils-2.20, will
 mingw-w64 people add w64 support to it in the near future?
 Thanks.

 For 32-bit mingw-w64 already supports delayed load library feature.
 For 64-bit some adjustments in dll tool are necessary (the assembly
 written there for x64 case isn't correct), but by changing this, it
 should work for x64 then, too.

 Is there a patch already for this?


 No, I have at the moment more important features to do. But it is on
 my pile for things to do.

Just wanted to ping on this so it isn't forgotten.

--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public


Re: [Mingw-w64-public] delay import support for mingw-w64

2010-04-09 Thread Doug Semler
On Apr 9, 2010, at 15:51, NightStrike nightstr...@gmail.com wrote:

 On Mon, Oct 26, 2009 at 10:35 AM, Kai Tietz  
 ktiet...@googlemail.com wrote:
 2009/10/26 NightStrike nightstr...@gmail.com:
 On Thu, Sep 10, 2009 at 3:40 AM, Kai Tietz  
 ktiet...@googlemail.com wrote:
 2009/9/10 GCC G++ cplusplu...@gmail.com:
 Since dlltool delay import has been add in the newest  
 binutils-2.20, will
 mingw-w64 people add w64 support to it in the near future?
 Thanks.

 For 32-bit mingw-w64 already supports delayed load library feature.
 For 64-bit some adjustments in dll tool are necessary (the assembly
 written there for x64 case isn't correct), but by changing this, it
 should work for x64 then, too.

 Is there a patch already for this?


 No, I have at the moment more important features to do. But it is on
 my pile for things to do.

 Just wanted to ping on this so it isn't forgotten.

I actually started to do some work in this area both in dlltool and  
the linker (linker support for the delay version of the .idata sections)

I'm still waiting for my FSF paperwork that's finally on its way but  
if someones already doing this I'll just delay my work (pun  
intended).  Especially if I ever get around to moving the import  
generation to bfd...


--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public


Re: [Mingw-w64-public] delay import support for mingw-w64

2009-10-26 Thread NightStrike
On Thu, Sep 10, 2009 at 3:40 AM, Kai Tietz ktiet...@googlemail.com wrote:
 2009/9/10 GCC G++ cplusplu...@gmail.com:
 Since dlltool delay import has been add in the newest binutils-2.20, will
 mingw-w64 people add w64 support to it in the near future?
 Thanks.

 For 32-bit mingw-w64 already supports delayed load library feature.
 For 64-bit some adjustments in dll tool are necessary (the assembly
 written there for x64 case isn't correct), but by changing this, it
 should work for x64 then, too.

Is there a patch already for this?

--
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
___
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public


Re: [Mingw-w64-public] delay import support for mingw-w64

2009-10-26 Thread Kai Tietz
2009/10/26 NightStrike nightstr...@gmail.com:
 On Thu, Sep 10, 2009 at 3:40 AM, Kai Tietz ktiet...@googlemail.com wrote:
 2009/9/10 GCC G++ cplusplu...@gmail.com:
 Since dlltool delay import has been add in the newest binutils-2.20, will
 mingw-w64 people add w64 support to it in the near future?
 Thanks.

 For 32-bit mingw-w64 already supports delayed load library feature.
 For 64-bit some adjustments in dll tool are necessary (the assembly
 written there for x64 case isn't correct), but by changing this, it
 should work for x64 then, too.

 Is there a patch already for this?


No, I have at the moment more important features to do. But it is on
my pile for things to do.

Kai

-- 
|  (\_/) This is Bunny. Copy and paste
| (='.'=) Bunny into your signature to help
| ()_() him gain world domination

--
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
___
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public


Re: [Mingw-w64-public] delay import support for mingw-w64

2009-09-10 Thread Kai Tietz
2009/9/10 GCC G++ cplusplu...@gmail.com:
 Since dlltool delay import has been add in the newest binutils-2.20, will
 mingw-w64 people add w64 support to it in the near future?
 Thanks.
 --
 Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
 trial. Simplify your report design, integration and deployment - and focus
 on
 what you do best, core application coding. Discover what's new with
 Crystal Reports now.  http://p.sf.net/sfu/bobj-july
 ___
 Mingw-w64-public mailing list
 Mingw-w64-public@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/mingw-w64-public



For 32-bit mingw-w64 already supports delayed load library feature.
For 64-bit some adjustments in dll tool are necessary (the assembly
written there for x64 case isn't correct), but by changing this, it
should work for x64 then, too.

Cheers,
Kai

-- 
|  (\_/) This is Bunny. Copy and paste
| (='.'=) Bunny into your signature to help
| ()_() him gain world domination

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public