search for: dladd

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

Did you mean: dladdr
2010 Mar 06
2
[LLVMdev] Cygwin patches for 2.7
...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/tools/clang/tools/CIndex/CIndexer.cpp:65: error: 'dladd r' was not declared in this scope /home/ang/svn/llvm-clang/tools/clang/tools/CIndex/CIndexer.cpp:68: error: 'info' was not declared in this scope make[4]: *** [/home/ang/build/llvm-clang/tools/clang/tools/CIndex/Debug/CIndexer .o] Error 1 make[4]: Leaving directory `/home/ang/build/llv...
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
.../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/tools/clang/tools/CIndex/CIndexer.cpp:65: error: > 'dladd > r' was not declared in this scope > /home/ang/svn/llvm-clang/tools/clang/tools/CIndex/CIndexer.cpp:68: error: > 'info' > was not declared in this scope > make[4]: *** > [/home/ang/build/llvm-clang/tools/clang/tools/CIndex/Debug/CIndexer > .o] Error 1 > make[4]...