Displaying 3 results from an estimated 3 matches for "851bfb6".
2009 Dec 08
2
[LLVMdev] [PATCH] GettingStarted: mention problems with dynamic linking on Cygwin
---
OK, what about this attempt?
docs/GettingStarted.html | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html
index 2e2200d..51aba29 100644
--- a/docs/GettingStarted.html
+++ b/docs/GettingStarted.html
@@ -252,7 +252,8 @@ software you will need.</p>
</tr>
<tr>
<td>Cygwin/Win32</td>
2009 Dec 08
0
[LLVMdev] [PATCH] GettingStarted: mention problems with dynamic linking on Cygwin
Hello
> OK, what about this attempt?
The patch cannot be applied flawlessly. Please consider reading
http://llvm.org/docs/DeveloperPolicy.html#patches
--
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University
2009 Dec 08
2
[LLVMdev] [PATCH] GettingStarted: mention problems with dynamic linking on Cygwin
---
My bad -- the patch was against 2.6. Hope this iteration will be the last :-)
docs/GettingStarted.html | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html
index 851bfb6..fd8f308 100644
--- a/docs/GettingStarted.html
+++ b/docs/GettingStarted.html
@@ -252,7 +252,8 @@ software you will need.</p>
</tr>
<tr>
<td>Cygwin/Win32</td>
- <td>x86<sup><a href="#pf_1">1</a>,<a href="#pf_8">8&...