Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!decvax!tektronix!ogcvax!omsvax!icalqa!hplabs!hao!seismo!rochester!blenko From: blenko@rochester.UUCP Newsgroups: net.unix-wizards Subject: Re: ld -A info please - (nf) Message-ID: <3028@rocheste.UUCP> Date: Thu, 29-Sep-83 01:16:25 EDT Article-I.D.: rocheste.3028 Posted: Thu Sep 29 01:16:25 1983 Date-Received: Mon, 26-Sep-83 23:25:03 EDT References: <2903@uiucdcs.UUCP> Lines: 5 The Franz Lisp "cfasl" function invokes ld with -A to link a foreign function before loading it into the interpreter. You can find the details by looking at the file "ffasl.c" in your Franz source directory. Tom