How do I tell xgcc which as to use?
Alexandre Oliva
oliva@dcc.unicamp.br
Wed Jun 30 15:43:00 GMT 1999
On Jun 15, 1999, Nathan Sidwell <nathan@acm.org> wrote:
> "Bates, Rod" wrote:
>>
>> While building egcs-1.1.2, I can't get xgcc to honor my
>> request on where to find as.
> try
> ./configure --with-as=`which as` --with-ld=`which ld`
> modified apropriately for your system
This doesn't work in 1.1.*.
For 1.1, the trick is to create links to the assembler and linker in
the `egcs/gcc' build directory, as well as in all stage
sub-directories, and/or in the intended installation prefix. Check
http://egcs.cygnus.com/faq.html#gas for (not so many :-( details.
--
Alexandre Oliva http://www.dcc.unicamp.br/~oliva IC-Unicamp, Bra[sz]il
{oliva,Alexandre.Oliva}@dcc.unicamp.br aoliva@{acm.org,computer.org}
oliva@{gnu.org,kaffe.org,{egcs,sourceware}.cygnus.com,samba.org}
*** E-mail about software projects will be forwarded to mailing lists
More information about the Gcc
mailing list