This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: Bootstrap failure on i386-unknown-freebsd6.3
On Sat, 9 Aug 2008, Paolo Carlini wrote:
> the mystery is solved: actually the above is the *same* issue (by
> now fixed): I didn't remember that freebsd is mapped to darwin for
> the locale model (line 1619 of ainclude.m4).
Thanks, Paolo! I have been digging around to provide more input in
the meantime (since the failure indeed happened on a virgin tree),
but failed to find more clues.
Note that strictly speaking Darwin is cloning FreeBSD, not the other
way round. ;-)
Gerald