Path: utzoo!censor!geac!torsqnt!lethe!yunexus!ists!helios.physics.utoronto.ca!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!mcsun!ukc!stl!robobar!ronald From: ronald@robobar.co.uk (Ronald S H Khoo) Newsgroups: comp.unix.xenix.sco Subject: Re: gcc/gas sources for Xenix SysV 2.3.x Message-ID: <1991Jan20.120248.11782@robobar.co.uk> Date: 20 Jan 91 12:02:48 GMT References: <1991Jan19.013908.23537@robobar.co.uk> Organization: Robobar Ltd., Perivale, Middx., ENGLAND. Lines: 28 n025fc@tamuts.tamu.edu (Kevin Weller) writes: [ I wrote: ] > You don't need to recompile to do this. The -B and -b options let you > specify where the passes live. > Thanks for the info! I think I'll just write a shell script named gcc > to call the real thing with -B and -b specified. One word of caution, Steve changed the name of the assembler to gas rather than as (we now think maybe this was a mistake) so you might have to call your gas something like gcc-gas (ugh). An example: rename these files to these files /usr/local/lib/gcc-cpp /u1/foo/gcclib/gcc-cpp /usr/local/lib/gcc-cc1 /u1/foo/gcclib/gcc-cc1 /usr/local/bin/gas /u1/foo/gcclib/gcc-gas and use gcc -B/u1/foo/gcclib/gcc- I hope I haven't wasted too much of your time wondering why it couldn't find the assembler .... This is one of the pitfalls of changing things without changing the documentation to match :-( -- Ronald Khoo +44 81 991 1142 (O) +44 71 229 7741 (H)