Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!mcnc!ece-csc!ncrcae!ncr-sd!hp-sdd!hplabs!hpcea!hplb29a!campbell From: campbell@hplb29a.UUCP Newsgroups: comp.sys.amiga Subject: Amiga libraries in MANX C Message-ID: <1380002@hplb29a.HPL.HP.COM> Date: Wed, 30-Sep-87 15:54:29 EDT Article-I.D.: hplb29a.1380002 Posted: Wed Sep 30 15:54:29 1987 Date-Received: Sat, 3-Oct-87 09:01:09 EDT Organization: hplabs bld 29 Palo Alto Lines: 16 I want to 1) compile some C source files, 2) link them together to form a dynamically loadable Amiga library, 3) write, compile and link a C program which calls the library functions, 4) load the library, 5) run the program and 6) do all this with little or no assembly language. Is this possible with MANX C? How? Is the MANX librarian irrelevant? Thank you for your help. Amiga ignoramus