Xref: utzoo comp.lsi:1468 comp.lsi.cad:940 Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!van-bc!ubc-cs!fornax!donghui From: donghui@fornax.UUCP (Donghui Xie) Newsgroups: comp.lsi,comp.lsi.cad Subject: Questions for chipmunk Keywords: Compile of chipmunk Message-ID: <2617@fornax.UUCP> Date: 30 Apr 91 05:44:33 GMT Distribution: usa Organization: School of Computing Science, SFU, Burnaby, B.C. Canada Lines: 5 When I compile Psys and Log of Chipmunk (from Caltech), there always one problem: If I undef LACK_MEMMOVE, it can pass compilation but stop at link for undefined _memmove, if I define LACK_MEMMOVE, I was always mentioned that Parse error before size_t(in file p2c.h, line 463) so I can not pass compilation. Is there any people can help me to point out the reason? Thanx very much! my work environment is Sparc 1 with BSD 4.0.1. e-mail: donghui@cs.sfu.ca