Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!cs.utexas.edu!uunet!zephyr.ens.tek.com!uw-beaver!fluke!dcd From: dcd@tc.fluke.COM (David Dyck) Newsgroups: comp.os.minix Subject: Re: 1.5.0 upgrade - missing libc.a routines Summary: libupack converts 'non-ascii' .s files to a readable 'ascii' format Keywords: libupack Message-ID: <13533@fluke.COM> Date: 31 Dec 89 02:01:32 GMT References: <1989Dec29.192941.2148@chinet.chi.il.us> Sender: news@tc.fluke.COM Organization: John Fluke Mfg. Co., Inc., Everett, WA Lines: 11 In article <1989Dec29.192941.2148@chinet.chi.il.us> bill@chinet.chi.il.us (Bill Mitchell) writes: >In a recent posting, I asked about missing lib routines. > >Thanks to Robert Hall for email suggesting that these routines >are assembly files found in libc.a. I looked there, and found >most of them. Unfortunately, only two of these routines (cmi4.s >and return.s) are in assembler source code form. The rest are >in object form only and contain non-ascii stuff. use libupack to convert the 'non-ascii' .s files to a more readable form.