Re: missing symbols with bobcat C++ library on armel

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

 



On Wednesday 25 May 2011 17:47:04 Ian Lance Taylor wrote:

Hi,

> > Since it looks like armel's compiler skips the inline definitions of
> > virtual members when compiling for a shared library, we're in the
> > process of removing all inline definitions of virtual members, replacing
> > them by non-inline definitions in separate source files. From tests done
> > so far by George Danchev we get the impression that this might very well
> > solve (or bypass?) the issue.
> 
> Yes, that should work.

Dropping inline from virtual methods worked indeed:

build daemons logs:
https://buildd.debian.org/status/fetch.php?pkg=bobcat&arch=armel&ver=2.16.00-1&stamp=1306411374
https://buildd.debian.org/status/fetch.php?pkg=stealth&arch=armel&ver=2.01.00-3&stamp=1306426051

However, it is still unclear why the compiler would behave differently on 
armel, and not simply ignoring the inline request as it does on other 
architectures. This is a subtle behavior and smells like a bug in the compiler 
itself. Should we prepare a sample code manifesting the issue and file a bug 
against gcc?

Thanks for the help so far.

-- 
pub 4096R/0E4BD0AB <people.fccf.net/danchev/key pgp.mit.edu>


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux