This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: hpux specific installation notes for GCC


On Sep 27, 2000, Markus Werle <markus@lufmech.rwth-aachen.de> wrote:

>> I do not encourage an explicit path to the assembler.  Never have, never
>> will.  There are better ways to solve that problem.

> I got rid of a lot of nasty bootstrap errors by using this feature.
> And I am freed of changing my PATH every time I change binutils.
> Which better ways do You propose?

The FAQ covers that: you have to create links to `as' in the `gcc'
directory of the build tree, as well as all `stage' sub-directories,
and the installed tree.

> Is it dangerous to use this option?

It just makes it harder for you to switch to another assembler, in
case you decide to do it.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]