Path: utzoo!attcan!uunet!samsung!zaphod.mps.ohio-state.edu!wuarchive!udel!mmdf From: IZPH%MUSICB.MCGILL.CA@vm1.cc.mcgill.ca (IZPH000) Newsgroups: comp.os.minix Subject: Re: Negative stack &malloc for elvis Message-ID: <10491@nigel.udel.EDU> Date: 8 Feb 90 05:31:06 GMT Sender: mmdf@udel.EDU Lines: 12 > The pc makefile (makefile.pc) for elvis did not include the -i cc flag. > I only notice this -i flag after playing with de (it showed elvis header with seperate I & D bit not set). Going back to the makefile, -i is in CFLAGS alright, but this info was not available to asld, so I added -i to the cc line for elvis: section. So now elvis is OK, but that feature (or is it a bug ?) of chmem, let me reduce the stack size to a more negative value . stack to a more negative value > Add it to your cc command and re-link. > Yes, I remade it.