MPS issue job000599

TitleMPS doesn't build on Mac OS X 10.2
Statusclosed
Priorityessential
Assigned userNick Barnes
OrganizationRavenbrook
DescriptionMac OS X 10.2 ("Jaguar") evidently comes with system header files which use GCC language extensions. So gcc -ansi -pedantic complains (quite rightly) about them. This was reported by email [1] from someone who had downloaded release 1.100.1.
AnalysisI guess we'll have to turn off -pedantic, or something.
How foundcustomer
Evidence[1] <http://info.ravenbrook.com/mail/2002/10/08/11-35-40/0.txt>
Observed in1.100.1
Created byNick Barnes
Created on2002-10-08 16:27:29
Last modified byGareth Rees
Last modified on2013-03-19 11:37:47
History2002-10-08 NB Created.

Fixes

Change Effect Date User Description
178908 closed 2012-08-12 23:27:35 Richard Brooksby Removing obsolete platforms:
LII3EG Linux on i386 with EGCS
LIPPGC Linux on POWER with GCC
S7PPMW Mac System 7 on PowerPC with Metrowerks Codewarrior
SOS8CX Solaris on SPARC 8 with cxref
SOS8GC Solaris on SPARC 8 with GCC
SOS8GP Solaris on SPARC 8 with GCC and gprof
SOS9SC Solaris on SPARC 9 with SunPro C
XCPPGC Mac OS X on PowerPC with GCC
163287 closed 2007-09-26 15:44:42 Richard Kistruck MPS master: xcppgc.cmk (comments only) Add explanation of various
compiler flags added under job000601.
34514 closed 2002-10-18 16:28:37 Richard Brooksby Worked around precompiler and GDB debug info bugs in Mac OS X 10.2 build.