This is the mail archive of the gcc@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: configure failed


On Sep  7, 1999, James Black <black@eng.usf.edu> wrote:

> ../../egcs-19990907/gcc/configure: syntax error at line 3589: `newline or
> ;' unexpected

It's fixed on CVS already.  Just remove the lines:

>                 tm_file="${tm_file} pa/pa-mpeix.h"
>                 xm_file=pa/xm-pampeix.h   <=== line 3589
>                 xmake_file=pa/x-pa-mpeix
>                 echo "You must use gas. Assuming it is already installed."
>                 install_headers_dir=install-headers-tar
>                 fixincludes=Makefile.in
>                 use_collect2=yes
>                 ;;

-- 
Alexandre Oliva http://www.dcc.unicamp.br/~oliva IC-Unicamp, Bra[sz]il
oliva@{dcc.unicamp.br,guarana.{org,com}} aoliva@{acm.org,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]