Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cs.utexas.edu!tut.cis.ohio-state.edu!pt.cs.cmu.edu!rochester!rit!cci632!ph From: ph@cci632.UUCP (Pete Hoch) Newsgroups: comp.sys.mac.programmer Subject: Re: MPW compiler bugs (was: interface war) Summary: Linking C++ with C in MPW Message-ID: <34412@cci632.UUCP> Date: 16 Feb 90 17:02:03 GMT References: <1990Feb14.004350.14475@oracle.com> <10898@zodiac.ADS.COM> Organization: Computer Consoles Inc. an STC Company, Rochester, NY Lines: 15 In article <10898@zodiac.ADS.COM>, anders@penguin (Anders Wallgren) writes: > Of course we shouldn't forget that MPW C and C++ are not compatible. > > You will not be > able to mix code between CFront and MPW C at this time without adding > glue code to fix up the differences. What do you mean? What are the differences? I am currently linking C with C++, assembler and Pascal. There are no link errors and no run time errors. (That I have traced to the compilers :-) So what is it that is not compatible? Thanks, Pete Hoch