Displaying 6 results from an estimated 6 matches for "pf_1".
Did you mean:
p_1
2009 Dec 08
2
[LLVMdev] [PATCH] GettingStarted: mention problems with dynamic linking on Cygwin
...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>
- <td>x86<sup><a href="#pf_1">1</a>,<a href="#pf_8">8</a></sup></td>
+ <td>x86<sup><a href="#pf_1">1</a>,<a href="#pf_8">8</a>,
+ <a href="#pf_11">11</a></sup></td>
<td>GCC 3.4....
2009 Dec 08
0
[LLVMdev] LLVM 2.6 cygwin build fails
> I'm trying to build LLVM 2.6 (from svn branch release_26) on cygwin
> 1.7, and I have the following errors with both GCC 3.4.4 and GCC 4.3.4
>
> llvm[2]: Linking Release Loadable Module profile_rt.dll
Cygwin does not support dynamic linking (as any windows target).
For the moment - you can just build tools and not the runtime via
"make tools-only".
--
With best
2009 Dec 08
2
[LLVMdev] LLVM 2.6 cygwin build fails
...ttingStarted.html b/docs/GettingStarted.html
index 2e2200d..b1fce86 100644
--- a/docs/GettingStarted.html
+++ b/docs/GettingStarted.html
@@ -252,13 +252,15 @@ 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</a></sup></td>
+ <td>x86<sup><a href="#pf_1">1</a>,<a href="#pf_8">8</a>,
+ <a href="#pf_11">11</a></sup></td>
<td>GCC 3.4....
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
...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</a></sup></td>
+ <td>x86<sup><a href="#pf_1">1</a>,<a href="#pf_8">8</a>,
+ <a href="#pf_11">11</a></sup></td>
<td>GCC 3.4...
2009 Dec 08
2
[LLVMdev] LLVM 2.6 cygwin build fails
Hi,
I'm trying to build LLVM 2.6 (from svn branch release_26) on cygwin
1.7, and I have the following errors with both GCC 3.4.4 and GCC 4.3.4
llvm[2]: Linking Release Loadable Module profile_rt.dll
/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld:
warning: cannot find entry symbol __cygwin_dll_entry at 12; defaulting to
62fc1000