[Bug fortran/50914] New: Error while installing gcc-4.3.0

2011-10-29 Thread jdasu86 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50914

 Bug #: 50914
   Summary: Error while installing gcc-4.3.0
Classification: Unclassified
   Product: gcc
   Version: unknown
Status: UNCONFIRMED
  Severity: normal
  Priority: P3
 Component: fortran
AssignedTo: unassig...@gcc.gnu.org
ReportedBy: jdas...@gmail.com


Created attachment 25664
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25664
The config.log file picked from specified location in the error.

While installing gcc-4.3.0 following error had occurred. 

checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether the GNU Fortran compiler is working... no
configure: error: GNU Fortran is not working; please report a bug in
http://gcc.gnu.org/bugzilla, attaching
/home/dasu/gcc-4.3.0/i686-pc-linux-gnu/libgfortran/config.log
make[1]: *** [configure-target-libgfortran] Error 1
make[1]: Leaving directory `/home/dasu/gcc-4.3.0'
make: *** [all] Error 2


Regarding that error I am attching config.log with this report. 

Thank you,

--
With regards,
Dasu


[Bug fortran/50914] Error while installing gcc-4.3.0

2011-10-29 Thread jdasu86 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50914

--- Comment #1 from jdasu86 at gmail dot com 2011-10-29 19:08:39 UTC ---
I want to install ns-2.34 which requires gcc-4.3.0 but I am having gcc-4.6.0 in
fedora 15.
So I tried to install gcc-4.3.0, taht reported me above mentioned bug.