Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site fortune.UUCP Path: utzoo!watmath!clyde!burl!mgnetp!ihnp4!fortune!rpw3 From: rpw3@fortune.UUCP Newsgroups: net.unix-wizards Subject: Re: UNIX porting problem solved with sys - (nf) Message-ID: <3427@fortune.UUCP> Date: Thu, 24-May-84 23:22:14 EDT Article-I.D.: fortune.3427 Posted: Thu May 24 23:22:14 1984 Date-Received: Thu, 31-May-84 19:33:54 EDT Sender: notes@fortune.UUCP Organization: Fortune Systems, Redwood City, CA Lines: 25 #R:hcrvax:-49800:fortune:11600097:000:576 fortune!rpw3 May 24 19:33:00 1984 It well may be that I don't understand your problem, but how about a PATH=/usr/local/cross-tools:$PATH in your .profile on the host machine? Or to do BOTH host and cross development from the same login (not an unusual request), a "one-liner" named "cross": PATH=/usr/local/cross-tools:$PATH exec "$@" Then you say cross cc -o foo foo.c (Clearly, "cross68", "cross88", etc. are doable. ;-} ) Rob Warnock UUCP: {ihnp4,ucbvax!amd70,hpda,harpo,sri-unix,allegra}!fortune!rpw3 DDD: (415)595-8444 USPS: Fortune Systems Corp, 101 Twin Dolphin Drive, Redwood City, CA 94065