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@lists.launchpad.net
Unsubscribe : https://launchpad.net/~coapp-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to