EmbLogic's Blog

toolchain error:- after gcc second pass in configuration of gmp 5.0.1

configure: error: could not find a working compiler, see config.log for details

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by GNU MP configure 5.0.1, which was
generated by GNU Autoconf 2.65. Invocation command line was

$ ../../build-tools/gmp-5.0.1/configure –build=x86_64-pc-linux-gnu –host=arm-none-linux-gnueabi –prefix=/home/toolchain/tools/arm –disable-shared

## ——— ##
## Platform. ##
## ——— ##

hostname = sandeep
uname -m = x86_64
uname -r = 3.1.0-7.fc16.x86_64
uname -s = Linux
uname -v = #1 SMP Tue Nov 1 21:10:48 UTC 2011

/usr/bin/uname -p = unknown
/bin/uname -X = unknown

/bin/arch = x86_64
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown

PATH: /usr/lib64/ccache
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /root/bin

## ———– ##
## Core tests. ##
## ———– ##

configure:3203: checking build system type
configure:3217: result: x86_64-pc-linux-gnu
configure:3237: checking host system type
configure:3250: result: arm-none-linux-gnueabi
configure:3287: checking for a BSD-compatible install
configure:3355: result: /usr/bin/install -c
configure:3366: checking whether build environment is sane
configure:3416: result: yes
configure:3465: checking for arm-none-linux-gnueabi-strip
configure:3495: result: no
configure:3505: checking for strip
configure:3521: found /usr/bin/strip
configure:3532: result: strip
configure:3544: WARNING: using cross tools not prefixed with host triplet
configure:3557: checking for a thread-safe mkdir -p
configure:3596: result: /bin/mkdir -p
configure:3609: checking for gawk
configure:3625: found /bin/gawk
configure:3636: result: gawk
configure:3647: checking whether make sets $(MAKE)
configure:3669: result: yes
configure:3752: checking whether to enable maintainer-specific portions of Makefiles
configure:3761: result: no
User:
ABI=
CC=arm-none-linux-gnueabi-gcc
CFLAGS=-static
CPPFLAGS=(unset)
MPN_PATH=
GMP:
abilist=standard
cclist=gcc cc
configure:5442: arm-none-linux-gnueabi-gcc -c conftest.c >&5
../../build-tools/gmp-5.0.1/configure: line 5443: arm-none-linux-gnueabi-gcc: command not found
configure:5445: $? = 127
configure:5464: arm-none-linux-gnueabi-gcc 2>&1 | grep xlc >/dev/null
configure:5467: $? = 1
configure:5521: checking compiler arm-none-linux-gnueabi-gcc -static
Test compile:
configure:5535: arm-none-linux-gnueabi-gcc -static conftest.c >&5
../../build-tools/gmp-5.0.1/configure: line 5536: arm-none-linux-gnueabi-gcc: command not found
configure:5538: $? = 127
failed program was:

int main () { return 0; }
configure:6561: result: no
configure:6799: error: could not find a working compiler, see config.log for details

## —————- ##
## Cache variables. ##
## —————- ##

ac_cv_build=x86_64-pc-linux-gnu
ac_cv_env_ABI_set=
ac_cv_env_ABI_value=
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_FOR_BUILD_set=
ac_cv_env_CC_FOR_BUILD_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=arm-none-linux-gnueabi-gcc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=-static
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_FOR_BUILD_set=
ac_cv_env_CPP_FOR_BUILD_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_M4_set=
ac_cv_env_M4_value=
ac_cv_env_YACC_set=
ac_cv_env_YACC_value=
ac_cv_env_YFLAGS_set=
ac_cv_env_YFLAGS_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=x86_64-pc-linux-gnu
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=arm-none-linux-gnueabi
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_host=arm-none-linux-gnueabi
ac_cv_path_install=’/usr/bin/install -c’
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_make_make_set=yes

## —————– ##
## Output variables. ##
## —————– ##

ABI=”
ACLOCAL=’${SHELL} /home/toolchain/build-tools/gmp-5.0.1/missing –run aclocal-1.11′
AMTAR=’${SHELL} /home/toolchain/build-tools/gmp-5.0.1/missing –run tar’
ANSI2KNR=”
AR=”
AS=’arm-none-linux-gnueabi-as’
ASMFLAGS=”
AUTOCONF=’${SHELL} /home/toolchain/build-tools/gmp-5.0.1/missing –run autoconf’
AUTOHEADER=’${SHELL} /home/toolchain/build-tools/gmp-5.0.1/missing –run autoheader’
AUTOMAKE=’${SHELL} /home/toolchain/build-tools/gmp-5.0.1/missing –run automake-1.11′
AWK=’gawk’
CALLING_CONVENTIONS_OBJS=”
CC=’arm-none-linux-gnueabi-gcc’
CCAS=”
CC_FOR_BUILD=”
CFLAGS=’-static’
CPP=”
CPPFLAGS=”
CPP_FOR_BUILD=”
CXX=”
CXXCPP=”
CXXFLAGS=”
CYGPATH_W=’echo’
DEFN_LONG_LONG_LIMB=”
DEFS=”
DLLTOOL=”
DSYMUTIL=”
DUMPBIN=”
ECHO_C=”
ECHO_N=’-n’
ECHO_T=”
EGREP=”
ENABLE_STATIC_FALSE=”
ENABLE_STATIC_TRUE=”
EXEEXT=”
EXEEXT_FOR_BUILD=”
F77=”
FFLAGS=”
FGREP=”
GnMP_LDFLAGS=”
GMP_LIMB_BITS=”
GMP_NAIL_BITS=’0′
GREP=”
HAVE_CLOCK_01=”
HAVE_CPUTIME_01=”
HAVE_GETRUSAGE_01=”
HAVE_GETTIMEOFDAY_01=”
HAVE_HOST_CPU_FAMILY_power=’0′
HAVE_HOST_CPU_FAMILY_powerpc=’0′
HAVE_SIGACTION_01=”
HAVE_SIGALTSTACK_01=”
HAVE_SIGSTACK_01=”
HAVE_STACK_T_01=”
HAVE_SYS_RESOURCE_H_01=”
INSTALL_DATA=’${INSTALL} -m 644′
INSTALL_PROGRAM=’${INSTALL}’
INSTALL_SCRIPT=’${INSTALL}’
INSTALL_STRIP_PROGRAM=’$(install_sh) -c -s’
LD=’arm-none-linux-gnueabi-ld’
LDFLAGS=”
LEX=”
LEXLIB=”
LEX_OUTPUT_ROOT=”
LIBCURSES=”
LIBGMPXX_LDFLAGS=”
LIBGMP_DLL=”
LIBGMP_LDFLAGS=”
LIBM=”
LIBM_FOR_BUILD=”
LIBOBJS=”
LIBREADLINE=”
LIBS=”
LIBTOOL=”
LIPO=”
LN_S=”
LTLIBOBJS=”
M4=”
MAINT=’#’
MAINTAINER_MODE_FALSE=”
MAINTAINER_MODE_TRUE=’#’
MAKEINFO=’${SHELL} /home/toolchain/build-tools/gmp-5.0.1/missing –run makeinfo’
MKDIR_P=’/bin/mkdir -p’
NM=”
NMEDIT=”
OBJDUMP=”
OBJEXT=”
OTOOL64=”
OTOOL=”
PACKAGE=’gmp’
PACKAGE_BUGREPORT=’gmp-bugs@gmplib.org’
PACKAGE_NAME=’GNU MP’
PACKAGE_STRING=’GNU MP 5.0.1′
PACKAGE_TARNAME=’gmp’
PACKAGE_URL=’http://www.gnu.org/software/gmp/’
PACKAGE_VERSION=’5.0.1′
PATH_SEPARATOR=’:’
RANLIB=”
SED=”
SET_MAKE=”
SHELL=’/bin/sh’
SPEED_CYCLECOUNTER_OBJ=”
STRIP=’strip’
TAL_OBJECT=”
TUNE_SQR_OBJ=”
U=”
U_FOR_BUILD=”
VERSION=’5.0.1′
WANT_CXX_FALSE=”
WANT_CXX_TRUE=”
WANT_MPBSD_FALSE=”
WANT_MPBSD_TRUE=’#’
WITH_READLINE_01=”
YACC=”
YFLAGS=”
ac_ct_CC=”
ac_ct_CXX=”
ac_ct_DUMPBIN=”
ac_ct_F77=”
am__EXEEXT_FALSE=”
am__EXEEXT_TRUE=”
am__isrc=’ -I$(srcdir)’
am__leading_dot=’.’
am__tar=’${AMTAR} chof – “$$tardir”‘
am__untar=’${AMTAR} xf -’
bindir=’${exec_prefix}/bin’
build=’x86_64-pc-linux-gnu’
build_alias=’x86_64-pc-linux-gnu’
build_cpu=’x86_64′
build_os=’linux-gnu’
build_vendor=’pc’
datadir=’${datarootdir}’
datarootdir=’${prefix}/share’
docdir=’${datarootdir}/doc/${PACKAGE_TARNAME}’
dvidir=’${docdir}’
exec_prefix=’NONE’
gmp_srclinks=”
host=’arm-none-linux-gnueabi’
host_alias=’arm-none-linux-gnueabi’
host_cpu=’arm’
host_os=’linux-gnueabi’
host_vendor=’none’
htmldir=’${docdir}’
includedir=’${prefix}/include’
infodir=’${datarootdir}/info’
install_sh=’${SHELL} /home/toolchain/build-tools/gmp-5.0.1/install-sh’
libdir=’${exec_prefix}/lib’
libexecdir=’${exec_prefix}/libexec’
localedir=’${datarootdir}/locale’
localstatedir=’${prefix}/var’
lt_ECHO=’echo’
mandir=’${datarootdir}/man’
mkdir_p=’/bin/mkdir -p’
mpn_objects=”
mpn_objs_in_libgmp=”
mpn_objs_in_libmp=”
oldincludedir=’/usr/include’
pdfdir=’${docdir}’
prefix=’/home/toolchain/tools/arm’
program_transform_name=’s,x,x,’
psdir=’${docdir}’
sbindir=’${exec_prefix}/sbin’
sharedstatedir=’${prefix}/com’
sysconfdir=’${prefix}/etc’
target_alias=”

## ———– ##
## confdefs.h. ##
## ———– ##

/* confdefs.h */
#define PACKAGE_NAME “GNU MP”
#define PACKAGE_TARNAME “gmp”
#define PACKAGE_VERSION “5.0.1″
#define PACKAGE_STRING “GNU MP 5.0.1″
#define PACKAGE_BUGREPORT “gmp-bugs@gmplib.org”
#define PACKAGE_URL “http://www.gnu.org/software/gmp/”
#define PACKAGE “gmp”
#define VERSION “5.0.1″
#define WANT_FFT 1
#define HAVE_HOST_CPU_arm 1

configure: exit 1

Posted in Uncategorized | Leave a comment

E11 status of master array

string is not compare with separate word but i am not using string by character.

Posted in Uncategorized | 6 Comments

E12: Assignment No.1

Dear E12 Trainees,

Update the status of Assignment 1 of Data structures with C on this post only.

Posted in Uncategorized | 47 Comments

USB Driver

how to fetch the productid and vendor id of usb device dynamically….

Posted in Uncategorized | Leave a comment

done addition & subtraction by using expr

Posted in Uncategorized | Leave a comment

E5 – work status ( character driver )

All E5 trainees, kindly update your work status for the following in character driver:
1) trim
2) write
3) allocation of memory to qset, quantum.
4) freed the allocated memory

Posted in Uncategorized | 2 Comments

E11: File I/O Project

Dear E11 students, kindly update your status of the File I/O project given by Pravjot Sir. Any queries regarding the same should be posted here in this thread only.

All students are required to post a comment.

 

Posted in Data Structures with C | 32 Comments

To ……Vaibhav Sir

how to downlod WiFi driver for fedora 15
network controller:Atheros communication Inc. Device 0032 (rev ff)

 

Posted in Uncategorized | 6 Comments

E14: Introduction to Shell Script Assignment

Dear E14 Trainees,

Update the status of Shell Script assignment as well as any kind of issues has to be updated on this post only.

Posted in Uncategorized | 23 Comments

E11

I have completed assignment 1 and assignment2 is running….

Posted in Uncategorized | Leave a comment

Assignment: To siddharth sir…..

i hv cmplted 1st asgnmnt nd 5 qstn r lft in d 2nd…..

Posted in Uncategorized | Leave a comment

To siddharth sir……..

i have completed my 1st assignment…….

Posted in Uncategorized | Leave a comment

E10 : MDC compression and Decompression 90% done

a little few changes left .. compressed and successfully retrieved the compressed file

 

Posted in Uncategorized | 3 Comments

E12 :: Assignment 2 Status :: To Siddharth sir

completed assignment 2 but having doubts in ques 3,4,14.

Posted in Uncategorized | 2 Comments

how to check size of memory allocated by malloc?

how to check size of memory allocated by malloc?

Posted in Uncategorized | 1 Comment