Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(276)

Unified Diff: mingw-w64/README.chromium

Issue 413001: Moving this to the "correct" third_party directory... I hope :-) (Closed) Base URL: http://nativeclient.googlecode.com/svn/trunk/src/third_party/
Patch Set: '' Created 11 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « mingw-w64/LICENSE ('k') | mingw-w64/mingw-w64-bin_i686-mingw_20091110.zip » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mingw-w64/README.chromium
===================================================================
--- mingw-w64/README.chromium (revision 0)
+++ mingw-w64/README.chromium (revision 0)
@@ -0,0 +1,17 @@
+URL: http://sourceforge.net/projects/mingw-w64/
+Version: 1.0
+License: LGPL
+License File: LICENSE
+
+Description:
+Provides toolchain binaries for building 64-bit Windows object files.
+
+Currently NaCl uses mingw-64's version of GNU "as" assembler because
+it seems to be the only gnu-compatible assembler capable of emitting
+64-bit COFF/PE+ object files.
+
+Since we are using only the compiled executable and no static libraries,
+the LGPL's linking requirements would appear to be met.
+
+Local Modifications:
+No Modifications
« no previous file with comments | « mingw-w64/LICENSE ('k') | mingw-w64/mingw-w64-bin_i686-mingw_20091110.zip » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698