This is the mail archive of the gcc-bugs@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: Program file paths for xgcc


On Jan  8, 2000, "John David Anglin" <dave@hiauly1.hia.nrc.ca> wrote:

> Under hpux 10.20, running make check results in many test failures
> when gcc-2.96 is configured using --with-gnu-as if the complete install
> directory path doesn't exist

Did you read http://egcs.cygnus.com/cgi-bin/fom.cgi?file=16 ?

> /xxx/gnu/gcc-2.96/objdir/gcc/xgcc -v -print-search-dirs -B/xxx/gnu/gcc-2.96/objdir/gcc

A trailing slash is missing in the `-B' argument.

-- 
Alexandre Oliva http://www.ic.unicamp.br/~oliva IC-Unicamp, Bra[sz]il
oliva@{lsd.ic.unicamp.br,guarana.{org,com}} aoliva@{acm,computer}.org
oliva@{gnu.org,kaffe.org,{egcs,sourceware}.cygnus.com,samba.org}
** I may forward mail about projects to mailing lists; please use them


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