1/1
problem make[2]: *** [ghdl1] Error 4 while build on new version of gcc
by ragu on Aug 30, 2012 |
ragu
Posts: 29 Joined: Sep 12, 2011 Last seen: Sep 8, 2014 |
||
HI All,
I am currently trying to Build GHDL-0.29 on top of a newer GCC 4.6.3(fedora 16), ../gcc-4.6.3/configure --enable-languages=vhdl --disable-bootstrap configured successfully. and applied Kevin Steffensen patch (http://www.mail-archive.com/ghdl-discuss@xxxxxxx/msg01245.html) and then 'make CFLAGS="-O"' Got below error collect2: ld returned 1 exit status gnatlink: error when calling /usr/bin/gcc gnatmake: *** link failed. make[2]: *** [ghdl1] Error 4 make[2]: Leaving directory `/root/rpmbuild/BUILD/gcc-4.6.3-20120306/host-x86_64-unknown-linux-gnu/gcc' make[1]: *** [all-gcc] Error 2 make[1]: Leaving directory `/root/rpmbuild/BUILD/gcc-4.6.3-20120306' make: *** [all] Error 2 |
1/1