Path: utzoo!mnetor!tmsoft!torsqnt!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!elroy.jpl.nasa.gov!swrinde!zaphod.mps.ohio-state.edu!ub!uhura.cc.rochester.edu!rochester!kodak!uupsi!sunic!kth.se!cyklop.nada.kth.se!news From: nv89-nun@alv.nada.kth.se (Nicklas Ungman) Newsgroups: comp.sys.mac.programmer Subject: Re: Cross Compilers for Mac ? Message-ID: Date: 17 Feb 91 23:38:51 GMT References: Sender: news@nada.kth.se (Mr News) Organization: Royal Institute of Technology, Stockholm, Sweden Lines: 9 In-reply-to: ersys!crs@nro.cs.athabascau.ca's message of 15 Feb 91 17:43:08 GMT I'we also been thinking of doing some cross developing in the Mac. One way to cross compile is to build a stand-alone code resource. This can be done with both MPW C and THINK C, which are both good compilers. However, this prevents you from using global variables, and also limits multi segmentation. Does anyone know how to get around this problem? /Nixxon