search for: 2e2200d

Displaying 4 results from an estimated 4 matches for "2e2200d".

Did you mean: 212200
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] [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> - <td>x86<sup><a href="#pf_1">1</a>,<a href="#pf_8">8&...
2009 Dec 08
2
[LLVMdev] LLVM 2.6 cygwin build fails
...yan <gregory.petrosyan at gmail.com> Date: Tue Dec 8 21:11:55 2009 +0300 GettingStarted: mention problems with dynamic linking on Windows Signed-off-by: Gregory Petrosyan <gregory.petrosyan at gmail.com> diff --git a/docs/GettingStarted.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">...
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