?? arm-config.site
字號:
# config.site for configure# iPAQ Familiar Linux TARGET# You could put this file to /usr/local/arm/2.95.3/etc/ipaq-config.site# run with# CONFIG_SITE=/wherever/you/store/it/ipaq-config.site ./configure# or# export CONFIG_SITE=/wherever/you/store/it/ipaq-config.site# if this is going to be a whole compilation orgy# Modified from the one provided by Bradley D. LaRonde# Edited by Andrej Cedilnik <acedil1@csee.umbc.edu># Used some of solutions by Tilman Vogel <Tilman.Vogel@web.de># Ported for iPAQ Familiar by Oliver Kurth <oliver.kurth@innominate.com>HOSTCC=gcccross_compiling=yeshost_alias=arm-linuxhost=arm-linux#build_alias=i386#enable_obex=no#enable_hfp=yes#enable_debug=yes# The cross compiler specific optionsCFLAGS="-O2 -fno-exceptions"CXXFLAGS="-O2 -fno-exceptions"CPPFLAGS="-O2 -fno-exceptions"LDFLAGS=""# Names of the cross-compilersCC=/usr/local/arm/2.95.3/bin/arm-linux-gccCXX=/usr/local/arm/2.95.3/bin/arm-linux-g++# Some other programsAR=/usr/local/arm/2.95.3/bin/arm-linux-arRANLIB=/usr/local/arm/2.95.3/bin/arm-linux-ranlibNM=/usr/local/arm/2.95.3/bin/arm-linux-nmac_cv_path_NM=/usr/local/arm/2.95.3/bin/arm-linux-nmac_cv_func_setpgrp_void=yes# GLIB pathwith_glib_prefix=/usr/local/arm/2.95.3/arm-linux# OpenObex pathwith_openobex_prefix=/usr/local/arm/2.95.3/arm-linux#prefix=/usr/mipsel-linuxx_includes=/usr/local/arm/2.95.3/arm-linux/include/X11x_libraries=/usr/local/arm/2.95.3/arm-linux/lib/X11# These are for GNU shellutilsjm_cv_have_proc_uptime=yesjm_cv_func_working_gnu_strftime=yes# Some options for ease of compiling python # (these are left over from the agenda. Not checked for iPAQ)ac_cv_sizeof_int=4ac_cv_sizeof_char=1ac_cv_sizeof_short=2ac_cv_sizeof_float=4ac_cv_sizeof_double=8ac_cv_sizeof_pthread_t=4ac_cv_sizeof_long=4ac_cv_sizeof_void_p=4ac_cv_sizeof_long_long=8ac_cv_sizeof_off_t=4ac_cv_sizeof_fpos_t=4ac_cv_sizeof_time_t=4# Some other stuff nobody knows why#bad_forward=no#LDSHARED='mipsel-linux-gcc -msoft-float -shared'#ac_cv_malloc_zero=nonnull# squeak wants this# can't do misaligned access to doublesac_cv_double_align=no# dunno what order doubles are inac_cv_double_order=noac_cv_header_wchar_h=no# added by oku, for compiling glib:glib_cv_has__inline=yesglib_cv_has__inline__=yesglib_cv_hasinline=yesglib_cv_sane_realloc=yesglib_cv_va_copy=noglib_cv___va_copy=yesglib_cv_va_val_copy=yesglib_cv_rtldglobal_broken=noglib_cv_uscore=yesac_cv_func_getpwuid_r=yesglib_cv_sizeof_gmutex=24
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -