[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: g77



About to compile eg77, I had problems too. 

But, I got the Debian Package eg77... and egcc.. for alpha
in the directory 
	
	ftp.debian.org/debian/hamm/hamm/binary-alpha/devel/

the files are
	
	gcc_2.90.28-0.1.deb          (the egcc compiler)
	g77_2.90.28-0.1.deb          (the eg77 compiler)

and I used the alien package to do a rpm file
I installed it and it is working fine

OBS: if you want to use the original gcc, do:

	mv /usr/bin/gcc /usr/bin/gcc.OFF
install the egcc...
 	rpm -i egcc...
install the eg77
	rpm -i eg77...
them
 	mv /usr/bin/gcc /usr/bin/egcc
	mv /usr/bin/gcc.OFF /usr/bin/gcc


bye,

	alexandre suaide
***********************************
**                               **
**    ALEXANDRE A. P. SUAIDE     **
**                               **
**    suaide@uspif1.if.usp.br    **
**                               **
**     Physics Institute of      **
**    University of Sao Paulo    **
**                               **
**  Nuclear Physics Department   **
**                               **
**     Sao Paulo - Brazil        **
**                               **
**    phone: 55 11 818-6939      **
**                               **
***********************************



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index] []