Subj : Re: SpiderMonkey Examples To : Jeremy Gillick From : Brendan Eich Date : Tue Jul 12 2005 05:33 pm Jeremy Gillick wrote: > By the way, attached is the code that I am trying to compile (with gcc) > and the errors generated. > > Jeremy Gillick wrote: > >> Right now when I try to compile the code found in the Embedding >> Tutorial I get >> tons of compile errors. I imagine that it is do to something I have >> done wrong. Can somebody point me to some simple & complete code that >> I can try to compile? I'm doing this on a G4 Apple Powerbook, Make sure you define XP_UNIX somehow. /be .