octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: octave 4.1.0+ w/ clang-3.8


From: Dmitri A. Sergatskov
Subject: Re: octave 4.1.0+ w/ clang-3.8
Date: Sun, 19 Jun 2016 23:36:52 -0500



On Sun, Jun 19, 2016 at 10:30 PM, Jordi Gutiérrez Hermoso <address@hidden> wrote:


Do clang and g++ mangle C++ symbols in the same way? Can you objdump
liboctinterp.so and libmagick in each case and check what the symbols
are?


​It was wrong "T". Anyway I am still not quite sure in what is going on:

​objdump -T libinterp/.libs/liboctinterp.so | grep description
0000000000000000      D  *UND*    0000000000000000              _ZNK6Magick9CoderInfo11descriptionEv


objdump -T /usr/lib64/libGraphicsMagick++-Q16.so.12.1.0 | grep description
000000000003cca0 g    DF .text    0000000000000023  Base        _ZNK6Magick9CoderInfo11descriptionB5cxx11Ev



 

- Jordi G. H

​Dmitri.
--
 

reply via email to

[Prev in Thread] Current Thread [Next in Thread]