Problem with inlining

Joerg Sonnenberger joerg at britannica.bec.de
Tue Aug 15 14:50:30 PDT 2006


On Tue, Aug 15, 2006 at 02:22:52PM -0700, walt wrote:
> The gcc on my gentoo-linux box has ssp enabled by default (or so
> it claims).  Seems to me that propolice would be implied by ssp,
> yes?  But xine-lib compiles with no problems on gentoo.

Which version of GCC? 4.1 has a somewhat different implementation, which
supposedly doesn't have this issue. When it is a patched 3.3 or 3.4, you
are not unlikely to run into random problems.

> An alternate way of asking my question:  is there some way I
> can make gcc confess whether or not it is using -funit-at-a-time?

I don't have a simple test case, sorry.

Joerg





More information about the Users mailing list