Hi All. I working on GHDL (An VHDL simulator) project for my purpose i installied ghdl-0.29-2.143svn.4.fc16.src.rpm (contains ghdl 0.29 +gcc 4.3.4) using rpm -i and rpmbuild -ba command successfully on fedora 16.After that a small changes in one Ada program containg ghdl 0.29 folder,next i done make and make install no error ,next try to execute ada program the it gave error "Ada compiler not installed on this system" After whatever on gcc it gave below error.Attached config.log file "checking for C compiler default output file name... configure: error: C compiler cannot create executables See `config.log' for more details"
Before make After make GNAT 4.6.3 GNAT 4.6.3 gcc 4.6.3 gcc 4.3.4 Regards Raghavedra http://old.nabble.com/file/p34143732/config.log config.log -- View this message in context: http://old.nabble.com/New-version-of-gcc-craches-tp34143732p34143732.html Sent from the Gnat mailing list archive at Nabble.com. _______________________________________________ help-gnat mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-gnat
