were asking for, but perhaps it can give you
what you need?
dw
On 12/5/2014 2:26 PM, bulk 88 wrote:
> Date: Fri, 5 Dec 2014 09:49:55 +0100
> From: ktiet...@googlemail.com
> To: mingw-w64-public@lists.sourceforge.net
> Subject: Re: [Mingw-w64-public] adding dos stub program with ld
sts.sourceforge.net
> Subject: Re: [Mingw-w64-public] adding dos stub program with ld to
PE binary
>
> 2014-12-05 6:45 GMT+01:00 bulk88 :
> > What is the GCC ld equivalent of Visual C's -stub ?
> > http://msdn.microsoft.com/en-us/library/7z0585h5.aspx I need to
add a M
> Date: Fri, 5 Dec 2014 09:49:55 +0100
> From: ktiet...@googlemail.com
> To: mingw-w64-public@lists.sourceforge.net
> Subject: Re: [Mingw-w64-public] adding dos stub program with ld to PE binary
>
> 2014-12-05 6:45 GMT+01:00 bulk88 :
> > What is the GCC ld equiva
2014-12-05 6:45 GMT+01:00 bulk88 :
> What is the GCC ld equivalent of Visual C's -stub ?
> http://msdn.microsoft.com/en-us/library/7z0585h5.aspx I need to add a MZ
> header-ed dos program to my PE binary instead of the default "This
> program cannot be run in DOS mode" program.
>
Hmm, interesting
What is the GCC ld equivalent of Visual C's -stub ?
http://msdn.microsoft.com/en-us/library/7z0585h5.aspx I need to add a MZ
header-ed dos program to my PE binary instead of the default "This
program cannot be run in DOS mode" program.
---