------- Comment #6 from kargl at gcc dot gnu dot org  2009-06-26 03:48 -------
(In reply to comment #5)
> Subject: Re:  problem with libgfortran
> 
> Hello:
> 
> I checked 35619 . However, I could not understand what is the solution
> to the error. I apologize for this.
> 

Do not try to build gcc in its source directory.

tar -zxf gcc-4.4.0.tar.gz
mkdir obj
cd obj
../gcc-4.4.0/configure

Add whatever configure you want to this.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40555

Reply via email to