This is the mail archive of the gcc-help@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: gcc-2.95.2 build problem on HP-UX 10.20


Hi,

Yeahh your observation was correct, the Makefile in libU77 was empty, I tried to remove libf2c comment out libU77 in libf2C make file etc etc yesterday but nothing worked out, 

today I started  the installation from scrach, 
first I  removed gcc-2.95.2 ,downloaded gcc-2.95.3 and gnu sed,today everything went well, I successfully installed gcc-2.95.3(I have to test it throughly) (After 2,3 days of effort he he)

Here is a note for People who are installing gcc on HP-UX 10.20 

1) Download  and install gnu make and gnu sed
2) touch c-parse.c

follow the installation steps using gnu make and gnu sed.

Thanks a lot for Alexandre for your help,

Regards,

Biju A 
   


On 12 Jun 2001 18:47:06 -030  
 Alexandre Oliva wrote:
>On Jun 11, 2001, "Biju Arjunan" <bijuarjunan@lycos.com> wrote:
>
>> make[2]: Entering directory `/home/bijua/gcc-2.95.2/GCC/hppa1.1-hp-hpux10.20/libf2c/libU77'
>> make[2]: *** No rule to make target `all'.  Stop.
>
>Looks like the Makefile in this directory didn't get created.  Remove
>hppa1.1-hp-hpux10.20/libf2c and try again.  If it fails, odds are that
>your sed is broken.  IIRC, HP-UX's sed isn't always able to handle the
>sed scripts created by configure scripts, and you need a better sed,
>such as GNU sed.
>
>-- 
>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
>


Get 250 color business cards for FREE!
http://businesscards.lycos.com/vp/fastpath/


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