Re: Invoking atomic functions from a C++ shared lib (or should I force linking with -lgcc?)

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

 



On 11/19/2010 10:41 AM, Miles Bader wrote:
> Andrew Haley <aph@xxxxxxxxxx> writes:
>> You should be able simply to link with
>>
>>   -lgcc_s -lgcc
> 
> If there are builtin functions that intentionally only exist in the
> non-shared library, shouldn't the gcc driver be doing that
> automatically...?

Oh yeah.  This must be a bug.

We need the simplest possible testcase.

Andrew.


[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