← Back to team overview

coapp-developers team mailing list archive

Re: C compiler switch mappings

 

Thanks! This could prove very handy!

G
________________________________________
From: coapp-developers-bounces+garretts=microsoft.com@xxxxxxxxxxxxxxxxxxx [coapp-developers-bounces+garretts=microsoft.com@xxxxxxxxxxxxxxxxxxx] on behalf of Lee Fisher [blibbet@xxxxxxxxx]
Sent: Saturday, January 21, 2012 4:23 PM
To: coapp-developers@xxxxxxxxxxxxxxxxxxx
Subject: [Coapp-developers] C compiler switch mappings

A while back, info was needed for CoApp for GCC->MSC command line
mappings. In case there is still need for that data, here's another
source: Intel's EFI tool docs.

The EDK-II build tool docs has a few pages of tables on C compiler (MSC,
Intel, GCC) and linker command line switches.

See the tables on pages 113-118, as well as the appendices of the "Intel
EDK Build Specification", EDK_II_Build_v1_22.pdf.

"Third Party Tool Flags: The tools_def.txt file provides various flags
for third party tools."

http://sourceforge.net/projects/edk2/files/Specifications/EDK_II_Build_v1_22.pdf

While the above PDF's tbles are more readlable, I believe this is the
main source of the EDK-II's data:

http://edk2.svn.sourceforge.net/viewvc/edk2/trunk/edk2/BaseTools/Conf/tools_def.template?view=log

HTH



_______________________________________________
Mailing list: https://launchpad.net/~coapp-developers
Post to     : coapp-developers@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~coapp-developers
More help   : https://help.launchpad.net/ListHelp




References