Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.maint.python > #7254

RE:trying to solve the pytango FTBFS with gcc5

From PICCA Frederic-Emmanuel <frederic-emmanuel.picca@synchrotron-soleil.fr>
Newsgroups linux.debian.maint.python
Subject RE:trying to solve the pytango FTBFS with gcc5
Date 2015-09-06 18:40 +0200
Message-ID <q5L90-4ba-33@gated-at.bofh.it> (permalink)
References <q5Ehb-2V1-7@gated-at.bofh.it> <q5J7c-1k0-5@gated-at.bofh.it> <q5JgR-1vn-17@gated-at.bofh.it> <q5L8Z-4ba-5@gated-at.bofh.it> <q5KFX-3Dz-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


> I have created a small test project (attached) that has a library exporting
> "std::string Tango::ranges_type2const<short>::str" symbol and a test program
> using it.


thanks a lot.

now we can see if gcc and g++ generate different symbols.

> Interestingly, GCC uses the symbol _ZN5Tango17ranges_type2constIjE3strE
> (*without* the B5cxx11 part) for both library and client.

S> o now I wonder why does libtango have B5cxx11 in it symbols and what is it
> needed for.

Because it was compiled with the new cxx11 ABI.
so the question is why pytango is not compile with the new API :)

Cheers

Frederic

Back to linux.debian.maint.python | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

trying to solve the pytango FTBFS with gcc5 PICCA Frederic-Emmanuel <frederic-emmanuel.picca@synchrotron-soleil.fr> - 2015-09-06 11:20 +0200
  Re: trying to solve the pytango FTBFS with gcc5 Scott Kitterman <debian@kitterman.com> - 2015-09-06 16:30 +0200
    Re: trying to solve the pytango FTBFS with gcc5 Matthias Klose <doko@debian.org> - 2015-09-06 16:40 +0200
      Re: trying to solve the pytango FTBFS with gcc5 Dmitry Shachnev <mitya57@debian.org> - 2015-09-06 17:30 +0200
        Re: trying to solve the pytango FTBFS with gcc5 Dmitry Shachnev <mitya57@debian.org> - 2015-09-06 18:10 +0200
          RE:trying to solve the pytango FTBFS with gcc5 PICCA Frederic-Emmanuel <frederic-emmanuel.picca@synchrotron-soleil.fr> - 2015-09-06 18:40 +0200
          RE:trying to solve the pytango FTBFS with gcc5 PICCA Frederic-Emmanuel <frederic-emmanuel.picca@synchrotron-soleil.fr> - 2015-09-06 18:40 +0200
        RE:trying to solve the pytango FTBFS with gcc5 PICCA Frederic-Emmanuel <frederic-emmanuel.picca@synchrotron-soleil.fr> - 2015-09-06 18:40 +0200

csiph-web