Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!wuarchive!brutus.cs.uiuc.edu!lll-winken!uunet!mcsun!hp4nl!star.cs.vu.nl!ast From: ast@cs.vu.nl (Andy Tanenbaum) Newsgroups: comp.os.minix Subject: Re: Compiling the 1.4a command sources Message-ID: <3311@ast.cs.vu.nl> Date: 20 Sep 89 17:21:47 GMT References: <24430@louie.udel.EDU> Reply-To: ast@cs.vu.nl (Andy Tanenbaum) Organization: VU Informatica, Amsterdam Lines: 13 In article <24430@louie.udel.EDU> LANCER%GACVAX1.BITNET@cunyvm.cuny.edu (Lance A. Brown) writes: >ASLD is throwing uncresolved symbols at me. They are: > .rmv4 .mli4 etc. These are routines that the compiler calls. For example, mli4 does multiply for integers of 4 bytes. These routines are in the original libc.a, although no sources exist (i.e., they are in assembler, which you can retrieve from libc.a using libupack.). If you took them out of libc.a, put them back at the end. Andy Tanenbaum (ast@cs.vu.nl)