This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Russian aeroplanes in glibc?


Hi,

some people have struggled with glibc-2.2.2 for arm-linux-gnu... I tried this
too and got an error in the configure saying that the 'arm-linux-mig' is missing
from my build system (RedHat 6.2)...

What on earth is this 'mig'?  Ok, 'army' and 'mig' may be related, but my search
for 'mig' took into the SourceForge-project "My Image Gallery"...  Of course the
glibc-2.2.2 docs didn't tell anything about any 'mig', but the 'configure.in' and
the 'configure' demanded one to have that...

------------------------- clip --------------------------------------------------
# Extract the first word of "${ac_tool_prefix}mig", so it can be a program name with args.
# set dummy ${ac_tool_prefix}mig; ac_word=$2
# echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
# echo "configure:2017: checking for $ac_word" >&5
# if eval "test \"`echo '$''{'ac_cv_prog_MIG'+set}'`\" = set"; then
#   echo $ac_n "(cached) $ac_c" 1>&6
# else
#   if test -n "$MIG"; then
#    ac_cv_prog_MIG="$MIG" # Let the user override the test.
#   else
#    IFS="${IFS= 	}"; ac_save_ifs="$IFS"; IFS=":"
#    ac_dummy="$PATH"
#    for ac_dir in $ac_dummy; do
#     test -z "$ac_dir" && ac_dir=.
#     if test -f $ac_dir/$ac_word; then
#       ac_cv_prog_MIG="${ac_tool_prefix}mig"
#       break
#     fi
#    done
#    IFS="$ac_save_ifs"
#    test -z "$ac_cv_prog_MIG" && ac_cv_prog_MIG="mig"
#   fi
# fi
# MIG="$ac_cv_prog_MIG"
# if test -n "$MIG"; then
#   echo "$ac_t""$MIG" 1>&6
# else
#   echo "$ac_t""no" 1>&6
# fi
------------------------- clip --------------------------------------------------

 As can be seen, I commented it away from 'configure' and the build never needed
the mystic 'mig'... But what is this 'jetplane' and why it is there?  Thanks in
advance!

Cheers, Kai


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]