This is the mail archive of the gcc@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]

Re: Mahh braainn huhts! (libstdc++-v3 vs Darwin)


In article <3B0AE2CC.37FE6F39@apple.com> you write:

> Mainline libstdc++-v3 fails to build on Darwin because of a missing
> definition for _BSD_WCHAR_T_.  After chasing tangled ifdefs for awhile,
> we came up with the following patch to ginclude/stddef.h that allows
> compilation to continue:

Hi Stan,

Ugh!  I fought this file a few years ago.  Are you attempting to find
a solution before or after 3.0 ships?  If you can wait until after
3.0, then I can commit to help you get this right for Darwin in a way
that doesn't break every port (I learned more than I ever wanted to
know about BSD source trees back when Jeff Law correctly rejected
patch after patch that I submitted for those awful ginclude/std*.h
files ;-).

Loren


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