Displaying 17 results from an estimated 17 matches for "libenhanceddisassembl".
Did you mean:
libenhanceddisassembly
2011 Jul 29
0
[LLVMdev] linkage failure
...bootstrap under darwin11 with...
cd /sw/src/fink.build/llvm30-3.0-0/llvm-3.0/build/tools/edis && /sw/bin/cmake -E cmake_link_script CMakeFiles/EnhancedDisassembly.dir/link.txt --verbose=1
/sw/var/lib/fink/path-prefix-clang/c++ -fPIC -fno-rtti -O3 -DNDEBUG -shared -L/sw/lib -o ../../lib/libEnhancedDisassembly.dylib -install_name /sw/src/fink.build/llvm30-3.0-0/llvm-3.0/build/lib/libEnhancedDisassembly.dylib CMakeFiles/EnhancedDisassembly.dir/EDMain.cpp.o ../../lib/libLLVMMCDisassembler.a ../../lib/libLLVMX86AsmPrinter.a ../../lib/libLLVMX86Disassembler.a -lpthread ../../lib/libLLVMX86Info.a ../../lib/l...
2010 Jun 05
1
[LLVMdev] undefined reference when using llvm-config
...N4llvm15LLVMContextImplD1Ev 0000159d 00000000 00000000
00008900 2**4
320 .text._ZN4llvm14object_deleterINS_11LLVMContextEE4callEPv 0000003a
00000000 00000000 00009ea0 2**4
Here is the contents of my local library directory:
e0082888 at e0082888-laptop:~$ ls -1 local/lib
libCompilerDriver.a
libEnhancedDisassembly.a
libEnhancedDisassembly.so
libllvm.a
libLLVMAlphaAsmPrinter.a
libLLVMAlphaCodeGen.a
libLLVMAlphaInfo.a
libllvm_analysis.a
libLLVMAnalysis.a
libLLVMArchive.a
libLLVMARMAsmParser.a
libLLVMARMAsmPrinter.a
libLLVMARMCodeGen.a
libLLVMARMInfo.a
libLLVMAsmParser.a
libLLVMAsmPrinter.a
libllvm_bitreader.a...
2010 Jun 05
0
[LLVMdev] undefined reference when using llvm-config
Hi Tom,
> I'm trying to start a project based on llvm, but am running into some
> difficulties. I started with the 'LLVM Project Guide', but got hung
> up in the complexities of configure.ac. I'm now using llvm-config to
> provide the linker directives, but this results in undefined
> references:
>
> $ llvm-g++ `$HOME/local/bin/llvm-config --cppflags
2010 Jun 04
2
[LLVMdev] undefined reference when using llvm-config
I'm trying to start a project based on llvm, but am running into some
difficulties. I started with the 'LLVM Project Guide', but got hung
up in the complexities of configure.ac. I'm now using llvm-config to
provide the linker directives, but this results in undefined
references:
$ llvm-g++ `$HOME/local/bin/llvm-config --cppflags --ldflags --libs
bitwriter` ModuleMaker.cpp
2010 Sep 30
3
[LLVMdev] CMake "sudo make install" & headers
Dear Sam,
Thanks for your detailed response, however I am using the command line tool.
The problem is that exactly the same arguments to CMake on Mac OS X and Linux give different results.
On Mac OS X, headers are not installed. On Linux, they are installed. I've tested this on Debian Linux and OS X 10.6.4 both with CMake >= 2.8.0
I am not sure how to debug this problem. Does anyone
2010 Apr 13
4
[LLVMdev] darwin dragon-egg build issues
...n/llvm-prof %i/bin/llvm-prof
ln -s %p/lib/llvm/bin/llvm-ranlib %i/bin/llvm-ranlib
ln -s %p/lib/llvm/bin/llvm-stub %i/bin/llvm-stub
ln -s %p/lib/llvm/bin/llvmc %i/bin/llvmc
ln -s %p/lib/llvm/bin/opt %i/bin/opt
<<
SplitOff: <<
Package: %N-shlibs
Files: <<
lib/llvm/lib/libEnhancedDisassembly.dylib
lib/llvm/lib/libLLVMHello.dylib
lib/llvm/lib/libprofile_rt.dylib
lib/llvm/lib/libLTO.dylib
<<
Shlibs: <<
!%p/lib/llvm/lib/libEnhancedDisassembly.dylib
!%p/lib/llvm/lib/libLLVMHello.dylib
!%p/lib/llvm/lib/libprofile_rt.dylib
%p/lib/llvm/lib/...
2010 Oct 01
0
[LLVMdev] CMake "sudo make install" & headers
...staff 1190 1 Oct 13:40 .
>> drwxr-xr-x 6 samuel staff 204 1 Oct 12:47 ..
>> -rwxr-xr-x 1 samuel staff 17736 1 Oct 13:40 BugpointPasses.so
>> -rwxr-xr-x 1 samuel staff 17304 1 Oct 13:36 LLVMHello.so
>> -rw-r--r-- 1 samuel staff 11592 1 Oct 13:40 libEnhancedDisassembly.a
>> -rw-r--r-- 1 samuel staff 2229616 1 Oct 13:40 libLLVMAnalysis.a
>> -rw-r--r-- 1 samuel staff 80080 1 Oct 13:40 libLLVMArchive.a
>> -rw-r--r-- 1 samuel staff 375672 1 Oct 13:40 libLLVMAsmParser.a
>> -rw-r--r-- 1 samuel staff 417544 1 Oct 13:40 libLLV...
2010 Sep 30
0
[LLVMdev] CMake "sudo make install" & headers
Samuel Williams <space.ship.traveller at gmail.com> writes:
[snip]
> The problem is that exactly the same arguments to CMake on Mac OS X
> and Linux give different results.
>
> On Mac OS X, headers are not installed. On Linux, they are
> installed. I've tested this on Debian Linux and OS X 10.6.4 both with
> CMake >= 2.8.0
>
> I am not sure how to debug this
2010 Oct 01
2
[LLVMdev] CMake "sudo make install" & headers
...a
total 44600
drwxr-xr-x 2 samuel staff 1190 1 Oct 13:40 .
drwxr-xr-x 6 samuel staff 204 1 Oct 12:47 ..
-rwxr-xr-x 1 samuel staff 17736 1 Oct 13:40 BugpointPasses.so
-rwxr-xr-x 1 samuel staff 17304 1 Oct 13:36 LLVMHello.so
-rw-r--r-- 1 samuel staff 11592 1 Oct 13:40 libEnhancedDisassembly.a
-rw-r--r-- 1 samuel staff 2229616 1 Oct 13:40 libLLVMAnalysis.a
-rw-r--r-- 1 samuel staff 80080 1 Oct 13:40 libLLVMArchive.a
-rw-r--r-- 1 samuel staff 375672 1 Oct 13:40 libLLVMAsmParser.a
-rw-r--r-- 1 samuel staff 417544 1 Oct 13:40 libLLVMAsmPrinter.a
-rw-r--r-- 1 samuel...
2010 Apr 11
0
[LLVMdev] darwin dragon-egg build issues
On 04/10/2010 08:01 PM, Jack Howarth wrote:
>
> bash-3.2$ GCC=/sw/bin/gcc-4 CC=gcc-4 CXX=g++-4 CFLAGS=-I/sw/include CXXFLAGS=-I/sw/include LLVM_CONFIG=/sw/lib/llvm/bin/llvm-config make
> g++-4 -c -I/sw/lib/llvm/include -D_DEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -MD -MP -DIN_GCC -DREVISION=\"100954M\"
2010 Sep 30
2
[LLVMdev] CMake "sudo make install" & headers
...ct
-- Up-to-date: /usr/local/llvm-2.8/bin/llvm-diff
-- Up-to-date: /usr/local/llvm-2.8/bin/bugpoint
-- Up-to-date: /usr/local/llvm-2.8/lib/BugpointPasses.so
-- Up-to-date: /usr/local/llvm-2.8/bin/llvm-bcanalyzer
-- Up-to-date: /usr/local/llvm-2.8/bin/llvm-stub
-- Installing: /usr/local/llvm-2.8/lib/libEnhancedDisassembly.a
-- Up-to-date: /usr/local/llvm-2.8/share/llvm/cmake/LLVM.cmake
-- Up-to-date: /usr/local/llvm-2.8/share/llvm/cmake/LLVMConfig.cmake
-- Up-to-date: /usr/local/llvm-2.8/share/llvm/cmake/LLVMLibDeps.cmake
On Linux, there is also a list of headers as part of this output.
Any ideas?
Kind regards,...
2010 Sep 30
0
[LLVMdev] CMake "sudo make install" & headers
Samuel Williams <space.ship.traveller at gmail.com> writes:
> I might just be doing something stupid, but when I do
>
> $ cmake -DCMAKE_INSTALL_PREFIX=/usr/local/llvm-2.8 -DCMAKE_BUILD_TYPE=Release ..
> $ sudo make install
>
> I don't get the expected headers in
> /usr/local/llvm-2.8/include/llvm
>
> It is simply an empty directory.
It works fine for me on
2010 Apr 11
7
[LLVMdev] darwin dragon-egg build issues
On Sat, Apr 10, 2010 at 01:52:18PM +0200, Duncan Sands wrote:
> Hi Jack,
>
> > Is anyone building dragon-egg on darwin?
>
> Anton built it once. There were some problems with dynamic libraries: gcc's
> plugin support requires the use of dynamic libraries, and the configure logic
> it uses thinks that darwin does not support dynamic libraries! So it is
>
2010 Sep 30
0
[LLVMdev] CMake "sudo make install" & headers
...lvm-2.8/bin/llvm-diff
> -- Up-to-date: /usr/local/llvm-2.8/bin/bugpoint
> -- Up-to-date: /usr/local/llvm-2.8/lib/BugpointPasses.so
> -- Up-to-date: /usr/local/llvm-2.8/bin/llvm-bcanalyzer
> -- Up-to-date: /usr/local/llvm-2.8/bin/llvm-stub
> -- Installing: /usr/local/llvm-2.8/lib/libEnhancedDisassembly.a
> -- Up-to-date: /usr/local/llvm-2.8/share/llvm/cmake/LLVM.cmake
> -- Up-to-date: /usr/local/llvm-2.8/share/llvm/cmake/LLVMConfig.cmake
> -- Up-to-date: /usr/local/llvm-2.8/share/llvm/cmake/LLVMLibDeps.cmake
>
> On Linux, there is also a list of headers as part of this output...
2010 Sep 30
6
[LLVMdev] CMake "sudo make install" & headers
Hi,
I might just be doing something stupid, but when I do
$ cmake -DCMAKE_INSTALL_PREFIX=/usr/local/llvm-2.8 -DCMAKE_BUILD_TYPE=Release ..
$ sudo make install
I don't get the expected headers in
/usr/local/llvm-2.8/include/llvm
It is simply an empty directory.
What am I doing wrong? This is on Mac OS X, CMake 2.8+
Kind regards,
Samuel
2010 Oct 01
2
[LLVMdev] CMake "sudo make install" & headers
...ct
-- Installing: /usr/local/llvm-2.8/bin/llvm-diff
-- Installing: /usr/local/llvm-2.8/bin/bugpoint
-- Installing: /usr/local/llvm-2.8/lib/BugpointPasses.so
-- Installing: /usr/local/llvm-2.8/bin/llvm-bcanalyzer
-- Installing: /usr/local/llvm-2.8/bin/llvm-stub
-- Installing: /usr/local/llvm-2.8/lib/libEnhancedDisassembly.a
-- Installing: /usr/local/llvm-2.8/share/llvm/cmake/LLVM.cmake
-- Installing: /usr/local/llvm-2.8/share/llvm/cmake/LLVMConfig.cmake
-- Installing: /usr/local/llvm-2.8/share/llvm/cmake/LLVMLibDeps.cmake
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://li...
2010 Oct 01
0
[LLVMdev] CMake "sudo make install" & headers
On Thu, Sep 30, 2010 at 3:08 PM, Samuel Williams
<space.ship.traveller at gmail.com> wrote:
> Hi,
>
> I might just be doing something stupid, but when I do
>
> $ cmake -DCMAKE_INSTALL_PREFIX=/usr/local/llvm-2.8 -DCMAKE_BUILD_TYPE=Release ..
> $ sudo make install
>
> I don't get the expected headers in
> /usr/local/llvm-2.8/include/llvm
>
> It is