Re: C++ errors in latest builds
Peter Haight <[email protected]> Fri, 03 Oct 2003 10:25:16 -0700
| Newsgroups | gmane.os.freebsd.devel.mozilla |
|---|---|
| Message-ID | <[email protected]> |
> Anyone having built mozilla recently? I'm getting a lot off errors of the > following kind: I've been getting those too. I read about this in freebsd-current some and it looks like it might be some combination of libstc++ headers not matching the compiler and a change in the what -pedantic means to g++. I've gone into config/autoconf.mk and removed -pedantic from the compiler flags and managed to get past the place where it was stopping. Still building, though, so we'll see. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-mozilla To unsubscribe, send any mail to "[email protected]"