This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC 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: Problems Building ppl-0.10.2 with g++-4.4.0 on Open Solaris 2008.11


On Sun, 26 Apr 2009, Marc Glisse wrote:

This is a classic problem with solaris. Some of its standard headers (sys/regset.h for instance) have a tendancy to #define every short name on earth.

Maybe I should correct this. glibc also defines all these macros (in sys/reg.h) it is just that the solaris header gets accidentally included more easily.


--
Marc Glisse


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