[uClibc]strtoul - uClibc-0.9.19

Amit.Lubovsky at infineon.com Amit.Lubovsky at infineon.com
Mon Jun 16 10:15:12 UTC 2003


Hello,

I use uClibc-0.9.19 for mipsnommu platform.
I need the library function strtoul which is
under stdlib/stdlib.c (?), 

This is the configuration file  I have used till now:

-------------------------------------------------
#
# Automatically generated make config: don't edit
#

#
# Target Architecture Features and Options
#
HAVE_ELF=y
# UCLIBC_HAS_MMU is not set
UCLIBC_HAS_FLOATS=y
# HAS_FPU is not set
UCLIBC_HAS_SOFT_FLOAT=y
DO_C99_MATH=y
WARNINGS="-Wall"
KERNEL_SOURCE="kernel_source"
UCLIBC_UCLINUX_BROKEN_MUNMAP=y
EXCLUDE_BRK=y
C_SYMBOL_PREFIX=""
HAVE_DOT_CONFIG=y

#
# General Library Settings
#
DOPIC=y
# HAVE_SHARED is not set
# ADD_LIBGCC_FUNCTIONS is not set
# BUILD_UCLIBC_LDSO is not set
UCLIBC_CTOR_DTOR=y
UCLIBC_HAS_THREADS=y
# UCLIBC_HAS_LFS is not set
MALLOC=y
# MALLOC_930716 is not set
UCLIBC_DYNAMIC_ATEXIT=y
# HAS_SHADOW is not set
UCLIBC_HAS_REGEX=y
UNIX98PTY_ONLY=y
# ASSUME_DEVPTS is not set

#
# Networking Support
#
# UCLIBC_HAS_IPV6 is not set
UCLIBC_HAS_RPC=y
UCLIBC_HAS_FULL_RPC=y

#
# String and Stdio Support
#
# UCLIBC_HAS_WCHAR is not set
# USE_OLD_VFPRINTF is not set

#
# Library Installation Options
#
SYSTEM_LDSO="/lib/ld-linux.so.2"
DEVEL_PREFIX="devel_prefix"
SYSTEM_DEVEL_PREFIX="$(DEVEL_PREFIX)"
DEVEL_TOOL_PREFIX="$(DEVEL_PREFIX)/usr"

#
# uClibc hacking options
#
# DODEBUG is not set
# DOASSERTS is not set
# UCLIBC_MALLOC_DEBUGGING is not set
-------------------------------------------------
                                              
How do I add the support for the strtoul function ?, 
when I do make menuconfig I don't see which is the
right option to choose.

Thanks,
Amit.






More information about the uClibc mailing list