Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 beta 3/9/83; site vaxine.UUCP Path: utzoo!linus!vaxine!ptw From: ptw@vaxine.UUCP (P. T. Withington) Newsgroups: net.lang.c,net.unix-wizards Subject: ld -A (4.1bsd) Message-ID: <349@vaxine.UUCP> Date: Wed, 28-Sep-83 15:22:32 EDT Article-I.D.: vaxine.349 Posted: Wed Sep 28 15:22:32 1983 Date-Received: Thu, 29-Sep-83 06:06:51 EDT Organization: Automatix Inc., Billerica, MA Lines: 19 I have been playing with the ld -A feature of 4bsd. This seems like a highly useful feature (for my user-customizable program). Has anyone else had experience with it? In particular: Will it stay around, e.g., in 4.2? (Would I be a fool to depend on it?) Does -A make any sense without -N? (I don't think so. It doesn't appear to work, either.) Is there any library to support incremental loads? (I have dink-ed something up for a test, but don't want to reinvent...) Does it have any meaning in an I/D machine, or a machine with execute protection? (Seems like you'd need textbrk(2).) 't` --Tucker (ptw@vaxine.UUCP) ~