From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Aimin Pan" To: "Alexandre Oliva" Cc: Subject: Re: gcc Date: Thu, 01 Feb 2001 18:33:00 -0000 Message-id: <00b301c08cc0$b1436f50$b924170a@pcapan> References: <018501c08c2f$80287320$b924170a@pcapan> X-SW-Source: 2001-02/msg00040.html Thanks Alexandre and everyone for answering. But I am facing another problem: I have downloaded a trial version of solaris c compiler (and it worked in compiling). I have configured gcc successfully. (run "configure") But when I ran "make bootstrap", the following error appeared: stage1/xgcc -Bstage1/ -B/usr/local/sparc-sun-solaris2.7/bin/ -DIN_GCC -DHAI FA -DSVR4 -O2 -g -DHAVE_CONFIG_H -I. -I. -I./config -I./../include \ -DTARGET_MACHINE=\"sparc-sun-solaris2.7\" \ -c `echo ./collect2.c | sed 's,^\./,,'` collect2.c:38: vfork.h: No such file or directory *** Error code 1 make: Fatal error: Command failed for target `collect2.o' Current working directory /export/home/bw/gnu/gcc-2.95.2/gcc *** Error code 1 make: Fatal error: Command failed for target `bootstrap' Current working directory /export/home/bw/gnu/gcc-2.95.2/gcc *** Error code 1 make: Fatal error: Command failed for target `bootstrap' $ I checked my file system, there is no "vfork.h" file. Could you please give me any suggestions? Thanks. Aimin Pan ----- Original Message ----- From: "Alexandre Oliva" To: "Aimin Pan" Cc: Sent: Friday, February 02, 2001 5:50 AM Subject: Re: gcc > On Feb 1, 2001, "Aimin Pan" wrote: > > > I wonder whether I can install gcc without a working compiler? If yes, how? > > You may use a pre-compiled version of GCC. There are links to some > sites providing them at gcc.gnu.org > > -- > 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