Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 5/3/83; site rochester.UUCP Path: utzoo!linus!philabs!seismo!rochester!blenko From: blenko@rochester.UUCP (Tom Blenko) Newsgroups: net.unix-wizards Subject: Re: ld -A info please - (nf) Message-ID: <3028@rochester.UUCP> Date: Thu, 22-Sep-83 01:16:25 EDT Article-I.D.: rocheste.3028 Posted: Thu Sep 22 01:16:25 1983 Date-Received: Fri, 23-Sep-83 06:43:37 EDT References: <2903@uiucdcs.UUCP> Organization: U. of Rochester, CS Dept. Lines: 6 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