Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Core » #ifdef PLATFORM_POSIX #include <bits/atomicity.h> for POSIX ?
#ifdef PLATFORM_POSIX #include <bits/atomicity.h> for POSIX ? [message #10585] Tue, 17 July 2007 19:37 Go to previous message
masu is currently offline  masu
Messages: 378
Registered: February 2006
Senior Member
Hi,

is the include (lines 340 to 342) in Core.h really needed?

#ifdef PLATFORM_POSIX
#include <bits/atomicity.h>
#endif

The include on my system is not needed, at least the compiler does not complain.

Background for this question is a compile error when using GCC 4.2 where atomicity.h is located in ext dir and I wonder if I can simply uncomment it.
I need this information for FreeBSD 7 systems, since GCC 4.2 is the default compiler there.

Matthias


931b81e7ea53320dccc37375b34b38c3
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: best way to parse XML/svg/html style kind attribute pairs?
Next Topic: Array & Gdiplus::Pen problem
Goto Forum:
  


Current Time: Sun Jul 06 07:08:42 CEST 2025

Total time taken to generate the page: 0.03518 seconds