On Thu, Oct 11, 2012 at 11:51 PM, Dongsheng Song wrote:
> Hi,
>
> What's the difference between pe and pei ?
>
> I see:
>
> ld: supported targets: pe-i386 pei-i386 pe-x86-64 pei-x86-64 ...
> ld: supported emulations: i386pe i386pep
>
> When I use 'gcc.exe -m32 example.c', which target file format generated ?
> i386pe, i386pep, pe-i386 or pei-i386 ?
>
> When I use 'gcc.exe -m64 example.c', which target file format generated ?
> pe-x86-64 or pei-x86-64 ?
>
> For mingw-w64 tool chain, which format preferred ?

You might want to ask the mingw-w64-public list.  Though Kai can
answer here if he chooses.

-- 
Earnie
-- https://sites.google.com/site/earnieboyd

------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to