Path: utzoo!attcan!uunet!samsung!zaphod.mps.ohio-state.edu!swrinde!emory!mephisto!udel!mmdf From: HBO043%DJUKFA11.BITNET@cunyvm.cuny.edu (Christoph van Wuellen) Newsgroups: comp.os.minix Subject: Re: Forking on a 68020 Message-ID: <26234@nigel.udel.EDU> Date: 31 Jul 90 15:16:01 GMT Sender: mmdf@ee.udel.EDU Lines: 6 The ugly thing that circumvents this problem on an ATARI is names SHADOWING (dyamic relocation) In addition, you need static relocation (exec). It would be VERY wise to have a look at the 68000 version befor you start. C.v.W.