This is the mail archive of the libc-help@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: sync_add_and_fetch


On Wednesday 03 December 2008 16:07:27 Charles Crisler wrote:
> Hello all! I am trying to compile code that contains calls to
> sync_add_and_fetch_4 which the dynamic linker isn't able to resolve. I
> read that it is supposed to be included in gcc/g++ (?) v 4.1 and later.
> I am running fedora linux 9, gcc version 4.3.0 20080428 which lists
> glibc as version 2.16.6. How can I resolve this problem? Thank you very
> much in advance! Chuck Crisler

i think you typed the glibc version incorrectly ... not that it should matter 
as sync_add_and_fetch* functions are provided by gcc, not glibc.  nothing in 
glibc will assist you in that.  you should ask on a Fedora or GCC mailing 
list.
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]