Path: utzoo!utgpu!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!cwjcc!hal!nic.MR.NET!shamash!com50!questar!jeff From: jeff@questar.QUESTAR.MN.ORG (Jeff Holmes) Newsgroups: comp.os.minix Subject: Using 'system()' in Minix 1.2 Keywords: Unresolved Reference Message-ID: <1966@questar.QUESTAR.MN.ORG> Date: 27 Dec 88 19:04:49 GMT Organization: Questar Data Systems; St. Paul, MN Lines: 19 I was compiling a program using V1.2 cc, my program does a system() call. I got an unresolved reference for _exit. So I checked libc.a and _exit obviously wasn't there. My question is, was libc.a intentionally distributed this way? I also noticed that popen() calls _exit() directly and system() calls exit() is this just a matter of choice on the designer's part or is there a specific reason? Anyway, can I just add _exit to libc.a and recompile? or am I missing something here? Thanks Jeff Thanks to the people who responded to my query about kermit on Minix 1.2. I guess it's time to upgrade. -- Jeff Holmes DOMAIN: jeff@questar.mn.org Questar Data Systems UUCP: amdahl!bungia!questar!jeff