|
From: | Issam Anour |
Subject: | [Tinycc-devel] Build glibc |
Date: | Mon, 29 Sep 2014 02:45:15 +0000 |
Hi
I would like to build glibc version 2.20 using Tinycc. The issue i got is in the configure command which fail to continue due to the following : checking whether ln -s works... yes tcc: error: invalid option -- '-print-prog-name=as' tcc: error: invalid option -- '-print-prog-name=ld' tcc: error: invalid option -- '-print-prog-name=ar' tcc: error: invalid option -- '-print-prog-name=objdump' tcc: error: invalid option -- '-print-prog-name=objcopy' checking whether is GNU as... no checking whether is GNU ld... no checking for gcc... /home/eros/prfx/tcc/bin/tcc checking version of /home/eros/prfx/tcc/bin/tcc... 0.9.26, bad checking for gnumake... no checking for gmake... no checking for make... make checking version of make... 3.81, ok checking for gnumsgfmt... no checking for gmsgfmt... no checking for msgfmt... msgfmt checking version of msgfmt... 0.18.1, ok checking for makeinfo... no checking for sed... sed checking version of sed... 4.2.1, ok checking for gawk... gawk checking version of gawk... 3.1.7, ok checking for nm... nm configure: error: *** These critical programs are missing or too old: as ld gcc *** Check the INSTALL file for required versions. So how to resolve this issue ? Thank you Best regards |
[Prev in Thread] | Current Thread | [Next in Thread] |