search for: dl_in

Displaying 4 results from an estimated 4 matches for "dl_in".

Did you mean: ml_in
2010 Mar 06
2
[LLVMdev] Cygwin patches for 2.7
...g the following :- llvm[4]: Compiling CIndexer.cpp for Debug build (PIC) /home/ang/svn/llvm-clang/tools/clang/tools/CIndex/CIndexer.cpp: In member functi on 'const llvm::sys::Path& CIndexer::getClangPath()': /home/ang/svn/llvm-clang/tools/clang/tools/CIndex/CIndexer.cpp:64: error: 'Dl_in fo' was not declared in this scope /home/ang/svn/llvm-clang/tools/clang/tools/CIndex/CIndexer.cpp:64: error: expect ed `;' before 'info' /home/ang/svn/llvm-clang/tools/clang/tools/CIndex/CIndexer.cpp:65: error: 'info' was not declared in this scope /home/ang/svn/llvm-clang/...
2010 Mar 06
1
[LLVMdev] Cygwin patches for 2.7
On 5 March 2010 22:09, Aaron Gray <aaronngray.lists at googlemail.com> wrote: > Thanks Chris. Built LLVM okay from SVN and am running 'make check' and > building LLVM-GCC, also will check whether clang builds on Cygwin too. > LLVM-GGC builds and installs okay using gcc-4.2.4 minimum. 'make check' runs okay too. clang fails with a dynamic linking problem. Aaron
2010 Mar 06
0
[LLVMdev] Cygwin patches for 2.7
On Mar 6, 2010, at 2:44 AM, Aaron Gray wrote: > > clang fails with a dynamic linking problem. What's the problem? and if you would please file a bug that would be awesome :) thanks! -eric
2010 Mar 06
0
[LLVMdev] Cygwin patches for 2.7
...4]: Compiling CIndexer.cpp for Debug build (PIC) > /home/ang/svn/llvm-clang/tools/clang/tools/CIndex/CIndexer.cpp: In member > functi > on 'const llvm::sys::Path& CIndexer::getClangPath()': > /home/ang/svn/llvm-clang/tools/clang/tools/CIndex/CIndexer.cpp:64: error: > 'Dl_in > fo' was not declared in this scope > /home/ang/svn/llvm-clang/tools/clang/tools/CIndex/CIndexer.cpp:64: error: > expect > ed `;' before 'info' > /home/ang/svn/llvm-clang/tools/clang/tools/CIndex/CIndexer.cpp:65: error: > 'info' > was not declared in t...