Path: utzoo!attcan!uunet!snorkelwacker!usc!brutus.cs.uiuc.edu!psuvax1!rutgers!netnews.upenn.edu!cps3xx!rattan From: rattan@frith.egr.msu.edu Newsgroups: comp.os.minix Subject: Help with 1.5.0 kernel compilation Keywords: kernel, compilation, minix 1.5.0, help Message-ID: <6744@cps3xx.UUCP> Date: 5 Mar 90 20:08:45 GMT Expires: 20 Mar 90 05:00:00 GMT References: none Sender: usenet@cps3xx.UUCP Reply-To: rattan@frith.egr.msu.edu () Followup-To: rattan@frith.egr.msu.edu Distribution: na Organization: Michigan State University Lines: 15 I am having big trouble in making the kernel image on PC-XT with 1.5.0 kernel/*. I am using cc, make, include/*, lib/libc.a from 1.5.3 version. To create kernel/*.s files I had to change stack for lib/cpp from 30000 to 40000. I get the error after creation of .s files: asld: out of memory make: Error code 256 The root fiel system on my pc-xt is on /dev/hd2 with 3400Kb of space out of which 3136Kb is avilable for /tmp. I even tried with maximum stack allocation for lib/cpp, lib/cem, lib/cg, and lib/opt and got the same result. The -T. flag for asld also did not work! Help to remedy the situayion will be greatly appreciated. Any ideas to what is amiss? - ishwar rattan (rattan@frith.egr.msu.edu)