search for: strtold

Displaying 16 results from an estimated 16 matches for "strtold".

Did you mean: strtoll
2018 Dec 29
2
bootstrapping llvm with advanced configuration
...BLE_BOOTSTRAP=ON ../toolchain70/llvm/ after that cmake command I run ninja stage2 which compiles about 3700 objects then it proceeds to try and compile the full 5000 plus objects but fails with errors like these: _toolchain70/llvm/projects/libcxx/include/cstdlib:114:9: error: no member named 'strtold' in the global namespace using ::strtold; ~~^ fatal error: too many errors emitted, stopping now [-ferror-limit=] I'd like to bootstrap clang and build libc++ and libc++abi, then use the compiled clang to build clang++ and link against libc++ instead of libstdc++ I've read: http...
2007 Jul 14
3
Strange C programming problem
...hing, and it keeps giving the wrong result. I'm not inexperienced in C, but I can't believe strtof (et al) are broken, so I must be doing something wrong. However, I've spent hours looking at this and comparing it to the man pages and don't see what I'm doing wrong. strtod() and strtold() also give equally wrong results. (the example program given on the strotd man page works fine, BTW.) Can someone wield a clue-bat please? :) Here's the program: #include <stdio.h> #include <math.h> #include <stdlib.h> #include <errno.h> int main (int argc, char **...
2008 Jul 29
2
[LLVMdev] llvm-gcc linking errors
...ast.o(.text+0x1140): In function `strtoull': : multiple definition of `strtoull' main.o(.text+0x1380): first defined here trirast.o(.text+0x1170): In function `strtoll': : multiple definition of `strtoll' main.o(.text+0x13b0): first defined here trirast.o(.text+0x11a0): In function `strtold': : multiple definition of `strtold' main.o(.text+0x13e0): first defined here trirast.o(.text+0x11d0): In function `strtof': : multiple definition of `strtof' main.o(.text+0x1410): first defined here trirast.o(.text+0x1200): In function `strtoul': : multiple definition of `strto...
2005 May 12
0
Using string from stdlib in winemaker
.../c++/3.3/cstdlib:172: error: `atoll' not declared /usr/include/c++/3.3/cstdlib:173: error: `strtoll' not declared /usr/include/c++/3.3/cstdlib:174: error: `strtoull' not declared /usr/include/c++/3.3/cstdlib:176: error: `strtof' not declared /usr/include/c++/3.3/cstdlib:177: error: `strtold' not declared /usr/include/c++/3.3/cstdlib:178: error: Fehler beim Parsen before `}' token /usr/include/c++/3.3/cstdlib:183: error: `lldiv_t' not declared /usr/include/c++/3.3/cstdlib:185: error: `_Exit' not declared /usr/include/c++/3.3/cstdlib:189: error: `div' not declared /u...
2012 Aug 02
2
[LLVMdev] Proposal to merge SimplifyLibCalls into InstCombiner
...iners`: __memcpy_chk, __mempcpy_chk, __memset_chk, __strcpy_chk, __stpcpy_chk, __strncpy_chk, __stpncpy_chk, __strcat_chk, __strncat_chk. 2. `SimplifyLibCalls`: strcat, strncat, strchar, strrchr, strcmp, strncmp, strcpy, strncpy, strlen, strpbrk, strtol, strtod, strtof, strtoul, strtoll, strtold, strtoull, strtold, strtoull, strspn, strcspn, strstr, memcmp, memcpy, memmove, memset, __strcpy_chk, cosf, cos, cosl, powf, pow, powl, llvm.pow.f32, llvm.pow.f64, llvm.pow.f80, llvm.pow.f128, llvm.pow.ppcf128, exp21, exp2, exp2f, llvm.exp2.ppcf128, llvm.exp2.f128, llvm.exp2.f80, llvm.e...
2002 Jan 21
1
help for tftp-hpa with libc5
...h -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wshadow -pipe -I.. -c recvfrom.c In file included from ../config.h:37, from recvfrom.c:21: /usr/include/stdlib.h:149: warning: no previous prototype for `strtold' recvfrom.c: In function `myrecvfrom': recvfrom.c:64: field `cm' has incomplete type <======== recvfrom.c:69: sizeof applied to an incomplete type <========= recvfrom.c:105: sizeof applied to an incomplete type recvfrom.c:105: warning: unsigned value < 0 is always 0 rec...
2008 Dec 31
1
wineg++ problem with the standard library
...en declared /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include/g++-v4/cstdlib:195: error: ::strtoull has not been declared /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include/g++-v4/cstdlib:197: error: ::strtof has not been declared /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include/g++-v4/cstdlib:198: error: ::strtold has not been declared /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include/g++-v4/cstdlib:204: error: __gnu_cxx::lldiv_t has not been declared /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include/g++-v4/cstdlib:206: error: __gnu_cxx::_Exit has not been declared /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include/g+...
2020 Oct 09
0
Wine release 5.19
...lls/ntdll/env.c:set_wow64_environment() 49659 Multiple games crash on launch (Mahjong Titans, Resident Evil HD Remaster, Resident Evil 0 HD Remaster) 49857 NCLauncher2: Crypto error on a successful login 49873 Warzone 2100 crashes on unimplemented function api-ms-win-crt-convert-l1-1-0.dll.strtold 49894 Regression in "kernelbase: Use conhost to handle Unix consoles." 49895 [Regression] Steam fails to load pages 49899 Multiple games need IDirectDrawMediaStream::NewSegment() implementation (The Sims Complete Collection, Earth 2150, Beach Life, Risk II, Need for Russia) 499...
2010 Nov 05
1
Asterisk 1.8 Installation Problem
...uiltin and then its argument prototype would still apply. */ collect2: ld returned 1 exit status | builtin and then its argument prototype would still apply. */ collect2: ld returned 1 exit status | builtin and then its argument prototype would still apply. */ configure:14123: checking for strtold collect2: ld returned 1 exit status | builtin and then its argument prototype would still apply. */ collect2: ld returned 1 exit status | builtin and then its argument prototype would still apply. */ configure:14268: checking for a version of GNU ld that supports the --dynamic-list flag col...
2018 May 11
0
Wine release 3.8
...--------------- Changes since 3.7: Akihiro Sagawa (2): winmm: Fix default time division value in MIDI stream. winmm: Avoid casting unsigned char to plain char. Alex Henrie (8): user32/tests: Drop nonsensical broadcast tests that fail on Windows 10. include: Add strtof and strtold. ucrtbase: Hook up _Exit. include: Add atoll. include: Add strtoll, strtoll_l, strtoull, and strtoull_l. include: Add llabs. include: Add lldiv and lldiv_t. msvcrt: Omit pointer coding functions from SOs for newer MSVC versions. Alexandre Julliard (8): win...
2009 Jul 20
0
No subject
...gt;</DIV> <DIV><EM>collect2: ld returned 1 exit status</EM></DIV> <DIV><EM>|&nbsp;&nbsp;&nbsp; builtin and then its argument prototype = would still=20 apply.&nbsp; */</EM></DIV> <DIV><EM>configure:14123: checking for strtold</EM></DIV> <DIV><EM>collect2: ld returned 1 exit status</EM></DIV> <DIV><EM>|&nbsp;&nbsp;&nbsp; builtin and then its argument prototype = would still=20 apply.&nbsp; */</EM></DIV> <DIV><EM>collect2: ld returned...
2020 Aug 01
0
Wine release 5.14
...msvcrt: Support arbitrary buffer size in bnum. msvcrt: Introduce fpnum structure that can be used to represent 64 and 80-bit double. msvcrt: Create 64-bit mantissa in fpnum_parse. msvcrt: Don't depend on additional mantissa bits when rounding. msvcrt: Don't use strtold in __STRINGTOLD_L. msvcrt: Add __STRINGTOLD tests. msvcrt: Fix rounding of numbers smaller than minimal subnormal. user32: Support undocumented SC_SIZE flag that can be used to move window. R?mi Bernon (2): winegcc: Align sections in PE files to page size. dbghelp: Ig...
2020 May 22
0
Wine release 5.9
...mpiler for EXCESS_PRECISION_CFLAGS check when available. winegcc: Pass only raw compiler and linker arguments in forward mode. include: Add winapifamily.h file. include: Avoid redefinition warnings when basetyps.h is used together with winnt.h or objbase.h. stdlib.h: Remove _strtold declaration. stdlib.h: Provide strtold as an inline wrapper. configure: Remove no longer needed -Wno-incompatible-library-redeclaration. ucrtbase: Use MSVCRT prefix for __stdio_common_vsprintf implementation. math.h: Provide copysign declaration for ucrt. math.h: Add s...
2009 Apr 26
4
1.6.1: menuselect has problems with x86_64 ??
1.6.1 svn 190575: CC="cc" CXX="g++" LD="" AR="" RANLIB="" CFLAGS="" make -C menuselect CONFIGURE_SILENT="--silent" menuselect make[1]: Entering directory `/home/asterisk/rpmbuild/BUILD/asterisk-1.6.1/menuselect' gcc -m64 -march=native -mtune=native -floop-interchange -floop-strip-mine -floop-block -c -o
2011 May 14
3
Problems building wine 1.3.20 on Mac os x 10.6.7
...g for sigaltstack... yes checking for sigprocmask... yes checking for snprintf... yes checking for spawnvp... no checking for statfs... yes checking for statvfs... yes checking for strcasecmp... yes checking for strdup... yes checking for strerror... yes checking for strncasecmp... yes checking for strtold... yes checking for strtoll... yes checking for strtoull... yes checking for symlink... yes checking for tcgetattr... yes checking for thr_kill2... no checking for timegm... yes checking for usleep... yes checking for vsnprintf... yes checking for wait4... yes checking for waitpid... yes checking f...
2015 Dec 03
3
Function attributes for LibFunc and its impact on GlobalsAA
----- Original Message ----- > From: "James Molloy via llvm-dev" <llvm-dev at lists.llvm.org> > To: "Vaivaswatha Nagaraj" <vn at compilertree.com> > Cc: "LLVM Dev" <llvm-dev at lists.llvm.org> > Sent: Thursday, December 3, 2015 4:41:46 AM > Subject: Re: [llvm-dev] Function attributes for LibFunc and its impact on GlobalsAA > >