samples/i586-geode-linux-uclibc/uClibc-20080801.config
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Tue Sep 23 14:48:10 2008 +0000 (2008-09-23)
changeset 872 fd4bf138f08f
permissions -rw-r--r--
Bart De VOS pointed out that removing absolute paths from the libc linker scripts is plainly wrong.
It dates from dawn ages of the original crosstool code, and is not well explained. At that time, binutils might not understand the sysroot stuff, and it was necessary to remove absolute paths in that case.

/trunk/scripts/build/libc/glibc.sh | 14 2 12 0 ++------------
1 file changed, 2 insertions(+), 12 deletions(-)
     1 #
     2 # Automatically generated make config: don't edit
     3 # Mon Aug  4 19:50:11 2008
     4 #
     5 # TARGET_alpha is not set
     6 # TARGET_arm is not set
     7 # TARGET_avr32 is not set
     8 # TARGET_bfin is not set
     9 # TARGET_cris is not set
    10 # TARGET_e1 is not set
    11 # TARGET_frv is not set
    12 # TARGET_h8300 is not set
    13 # TARGET_hppa is not set
    14 TARGET_i386=y
    15 # TARGET_i960 is not set
    16 # TARGET_ia64 is not set
    17 # TARGET_m68k is not set
    18 # TARGET_microblaze is not set
    19 # TARGET_mips is not set
    20 # TARGET_nios is not set
    21 # TARGET_nios2 is not set
    22 # TARGET_powerpc is not set
    23 # TARGET_sh is not set
    24 # TARGET_sh64 is not set
    25 # TARGET_sparc is not set
    26 # TARGET_v850 is not set
    27 # TARGET_vax is not set
    28 # TARGET_x86_64 is not set
    29 # TARGET_xtensa is not set
    30 
    31 #
    32 # Target Architecture Features and Options
    33 #
    34 TARGET_ARCH="i386"
    35 FORCE_OPTIONS_FOR_ARCH=y
    36 # CONFIG_ARM_OABI is not set
    37 # CONFIG_ARM_EABI is not set
    38 # CONFIG_GENERIC_ARM is not set
    39 # CONFIG_ARM610 is not set
    40 # CONFIG_ARM710 is not set
    41 # CONFIG_ARM7TDMI is not set
    42 # CONFIG_ARM720T is not set
    43 # CONFIG_ARM920T is not set
    44 # CONFIG_ARM922T is not set
    45 # CONFIG_ARM926T is not set
    46 # CONFIG_ARM10T is not set
    47 # CONFIG_ARM1136JF_S is not set
    48 # CONFIG_ARM1176JZ_S is not set
    49 # CONFIG_ARM1176JZF_S is not set
    50 # CONFIG_ARM_CORTEX_M3 is not set
    51 # CONFIG_ARM_CORTEX_M1 is not set
    52 # CONFIG_ARM_SA110 is not set
    53 # CONFIG_ARM_SA1100 is not set
    54 # CONFIG_ARM_XSCALE is not set
    55 # CONFIG_ARM_IWMMXT is not set
    56 # CONFIG_GENERIC_386 is not set
    57 # CONFIG_386 is not set
    58 # CONFIG_486 is not set
    59 CONFIG_586=y
    60 # CONFIG_586MMX is not set
    61 # CONFIG_686 is not set
    62 # CONFIG_PENTIUMII is not set
    63 # CONFIG_PENTIUMIII is not set
    64 # CONFIG_PENTIUM4 is not set
    65 # CONFIG_K6 is not set
    66 # CONFIG_K7 is not set
    67 # CONFIG_ELAN is not set
    68 # CONFIG_CRUSOE is not set
    69 # CONFIG_WINCHIPC6 is not set
    70 # CONFIG_WINCHIP2 is not set
    71 # CONFIG_CYRIXIII is not set
    72 # CONFIG_NEHEMIAH is not set
    73 TARGET_SUBARCH=""
    74 
    75 #
    76 # Using ELF file format
    77 #
    78 ARCH_LITTLE_ENDIAN=y
    79 # ARCH_WANTS_BIG_ENDIAN is not set
    80 # ARCH_WANTS_LITTLE_ENDIAN is not set
    81 
    82 #
    83 # Using Little Endian
    84 #
    85 ARCH_HAS_MMU=y
    86 ARCH_USE_MMU=y
    87 UCLIBC_HAS_FLOATS=y
    88 UCLIBC_HAS_FPU=y
    89 DO_C99_MATH=y
    90 UCLIBC_HAS_FENV=y
    91 KERNEL_HEADERS="/usr/include"
    92 HAVE_DOT_CONFIG=y
    93 
    94 #
    95 # General Library Settings
    96 #
    97 # HAVE_NO_PIC is not set
    98 DOPIC=y
    99 # ARCH_HAS_NO_SHARED is not set
   100 # ARCH_HAS_NO_LDSO is not set
   101 HAVE_SHARED=y
   102 # FORCE_SHAREABLE_TEXT_SEGMENTS is not set
   103 LDSO_LDD_SUPPORT=y
   104 LDSO_CACHE_SUPPORT=y
   105 # LDSO_PRELOAD_FILE_SUPPORT is not set
   106 LDSO_BASE_FILENAME="ld.so"
   107 UCLIBC_STATIC_LDCONFIG=y
   108 # LDSO_RUNPATH is not set
   109 UCLIBC_CTOR_DTOR=y
   110 # LDSO_GNU_HASH_SUPPORT is not set
   111 # HAS_NO_THREADS is not set
   112 UCLIBC_HAS_THREADS=y
   113 # PTHREADS_DEBUG_SUPPORT is not set
   114 LINUXTHREADS_OLD=y
   115 UCLIBC_HAS_SYSLOG=y
   116 UCLIBC_HAS_LFS=y
   117 # MALLOC is not set
   118 # MALLOC_SIMPLE is not set
   119 MALLOC_STANDARD=y
   120 # MALLOC_GLIBC_COMPAT is not set
   121 UCLIBC_DYNAMIC_ATEXIT=y
   122 # COMPAT_ATEXIT is not set
   123 # UCLIBC_SUSV3_LEGACY is not set
   124 # UCLIBC_SUSV3_LEGACY_MACROS is not set
   125 # UCLIBC_HAS_STUBS is not set
   126 UCLIBC_HAS_SHADOW=y
   127 # UCLIBC_HAS_PROGRAM_INVOCATION_NAME is not set
   128 UCLIBC_HAS_PTY=y
   129 ASSUME_DEVPTS=y
   130 UNIX98PTY_ONLY=y
   131 # UCLIBC_HAS_GETPT is not set
   132 UCLIBC_HAS_TM_EXTENSIONS=y
   133 UCLIBC_HAS_TZ_CACHING=y
   134 UCLIBC_HAS_TZ_FILE=y
   135 UCLIBC_HAS_TZ_FILE_READ_MANY=y
   136 UCLIBC_TZ_FILE_PATH="/etc/TZ"
   137 
   138 #
   139 # Advanced Library Settings
   140 #
   141 UCLIBC_PWD_BUFFER_SIZE=256
   142 UCLIBC_GRP_BUFFER_SIZE=256
   143 
   144 #
   145 # Support various families of functions
   146 #
   147 UCLIBC_LINUX_MODULE_24=y
   148 UCLIBC_LINUX_SPECIFIC=y
   149 UCLIBC_HAS_GNU_ERROR=y
   150 # UCLIBC_BSD_SPECIFIC is not set
   151 # UCLIBC_HAS_BSD_ERR is not set
   152 # UCLIBC_HAS_OBSOLETE_BSD_SIGNAL is not set
   153 # UCLIBC_HAS_OBSOLETE_SYSV_SIGNAL is not set
   154 # UCLIBC_NTP_LEGACY is not set
   155 # UCLIBC_SV4_DEPRECATED is not set
   156 UCLIBC_HAS_REALTIME=y
   157 UCLIBC_HAS_ADVANCED_REALTIME=y
   158 UCLIBC_HAS_EPOLL=y
   159 UCLIBC_HAS_XATTR=y
   160 UCLIBC_HAS_PROFILING=y
   161 UCLIBC_HAS_CRYPT_IMPL=y
   162 UCLIBC_HAS_CRYPT=y
   163 UCLIBC_HAS_NETWORK_SUPPORT=y
   164 UCLIBC_HAS_SOCKET=y
   165 UCLIBC_HAS_IPV4=y
   166 # UCLIBC_HAS_IPV6 is not set
   167 UCLIBC_HAS_RPC=y
   168 UCLIBC_HAS_FULL_RPC=y
   169 UCLIBC_HAS_REENTRANT_RPC=y
   170 UCLIBC_USE_NETLINK=y
   171 UCLIBC_SUPPORT_AI_ADDRCONFIG=y
   172 # UCLIBC_HAS_BSD_RES_CLOSE is not set
   173 
   174 #
   175 # String and Stdio Support
   176 #
   177 UCLIBC_HAS_STRING_GENERIC_OPT=y
   178 UCLIBC_HAS_STRING_ARCH_OPT=y
   179 UCLIBC_HAS_CTYPE_TABLES=y
   180 # UCLIBC_HAS_CTYPE_SIGNED is not set
   181 UCLIBC_HAS_CTYPE_UNSAFE=y
   182 # UCLIBC_HAS_CTYPE_CHECKED is not set
   183 # UCLIBC_HAS_CTYPE_ENFORCED is not set
   184 # UCLIBC_HAS_WCHAR is not set
   185 # UCLIBC_HAS_LOCALE is not set
   186 # UCLIBC_HAS_HEXADECIMAL_FLOATS is not set
   187 # UCLIBC_HAS_GLIBC_CUSTOM_PRINTF is not set
   188 # USE_OLD_VFPRINTF is not set
   189 UCLIBC_PRINTF_SCANF_POSITIONAL_ARGS=9
   190 # UCLIBC_HAS_SCANF_GLIBC_A_FLAG is not set
   191 # UCLIBC_HAS_STDIO_BUFSIZ_NONE is not set
   192 # UCLIBC_HAS_STDIO_BUFSIZ_256 is not set
   193 # UCLIBC_HAS_STDIO_BUFSIZ_512 is not set
   194 # UCLIBC_HAS_STDIO_BUFSIZ_1024 is not set
   195 # UCLIBC_HAS_STDIO_BUFSIZ_2048 is not set
   196 UCLIBC_HAS_STDIO_BUFSIZ_4096=y
   197 # UCLIBC_HAS_STDIO_BUFSIZ_8192 is not set
   198 UCLIBC_HAS_STDIO_BUILTIN_BUFFER_NONE=y
   199 # UCLIBC_HAS_STDIO_BUILTIN_BUFFER_4 is not set
   200 # UCLIBC_HAS_STDIO_BUILTIN_BUFFER_8 is not set
   201 # UCLIBC_HAS_STDIO_SHUTDOWN_ON_ABORT is not set
   202 UCLIBC_HAS_STDIO_GETC_MACRO=y
   203 UCLIBC_HAS_STDIO_PUTC_MACRO=y
   204 UCLIBC_HAS_STDIO_AUTO_RW_TRANSITION=y
   205 # UCLIBC_HAS_FOPEN_LARGEFILE_MODE is not set
   206 # UCLIBC_HAS_FOPEN_EXCLUSIVE_MODE is not set
   207 # UCLIBC_HAS_GLIBC_CUSTOM_STREAMS is not set
   208 # UCLIBC_HAS_PRINTF_M_SPEC is not set
   209 UCLIBC_HAS_ERRNO_MESSAGES=y
   210 # UCLIBC_HAS_SYS_ERRLIST is not set
   211 UCLIBC_HAS_SIGNUM_MESSAGES=y
   212 # UCLIBC_HAS_SYS_SIGLIST is not set
   213 UCLIBC_HAS_GNU_GETOPT=y
   214 UCLIBC_HAS_GNU_GETSUBOPT=y
   215 
   216 #
   217 # Big and Tall
   218 #
   219 UCLIBC_HAS_REGEX=y
   220 # UCLIBC_HAS_REGEX_OLD is not set
   221 UCLIBC_HAS_FNMATCH=y
   222 UCLIBC_HAS_FNMATCH_OLD=y
   223 # UCLIBC_HAS_WORDEXP is not set
   224 # UCLIBC_HAS_FTW is not set
   225 UCLIBC_HAS_GLOB=y
   226 # UCLIBC_HAS_GNU_GLOB is not set
   227 
   228 #
   229 # Library Installation Options
   230 #
   231 SHARED_LIB_LOADER_PREFIX="$(RUNTIME_PREFIX)lib"
   232 RUNTIME_PREFIX="/usr/$(TARGET_ARCH)-linux-uclibc/"
   233 DEVEL_PREFIX="/usr/$(TARGET_ARCH)-linux-uclibc/usr/"
   234 
   235 #
   236 # Security options
   237 #
   238 # UCLIBC_BUILD_PIE is not set
   239 # UCLIBC_HAS_ARC4RANDOM is not set
   240 # HAVE_NO_SSP is not set
   241 # UCLIBC_HAS_SSP is not set
   242 UCLIBC_BUILD_RELRO=y
   243 # UCLIBC_BUILD_NOW is not set
   244 UCLIBC_BUILD_NOEXECSTACK=y
   245 
   246 #
   247 # uClibc development/debugging options
   248 #
   249 CROSS_COMPILER_PREFIX=""
   250 UCLIBC_EXTRA_CFLAGS=""
   251 # DODEBUG is not set
   252 # DODEBUG_PT is not set
   253 # DOSTRIP is not set
   254 # DOASSERTS is not set
   255 # SUPPORT_LD_DEBUG is not set
   256 # SUPPORT_LD_DEBUG_EARLY is not set
   257 # UCLIBC_MALLOC_DEBUGGING is not set
   258 WARNINGS="-Wall"
   259 # EXTRA_WARNINGS is not set
   260 # DOMULTI is not set
   261 # UCLIBC_MJN3_ONLY is not set