<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: diffutils-2.8.7 __strtoull Unsatisfied Symbol in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/diffutils-2-8-7-strtoull-unsatisfied-symbol/m-p/3556305#M702282</link>
    <description>Dear Stephen,&lt;BR /&gt;&lt;BR /&gt;Here is the result:&lt;BR /&gt;&lt;BR /&gt;schultkl@voltaire: /projects/oss/pa20_64/objdir/src $ gcc -O -o cmp cmp.o ../lib/libdiffutils.a -lc&lt;BR /&gt;ld: Unsatisfied symbol "__strtoull" in file ../lib/libdiffutils.a[xstrtoumax.o]&lt;BR /&gt;1 errors.&lt;BR /&gt;collect2: ld returned 1 exit status&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Kevin</description>
    <pubDate>Thu, 02 Jun 2005 12:50:47 GMT</pubDate>
    <dc:creator>Kevin Schultz</dc:creator>
    <dc:date>2005-06-02T12:50:47Z</dc:date>
    <item>
      <title>diffutils-2.8.7 __strtoull Unsatisfied Symbol</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/diffutils-2-8-7-strtoull-unsatisfied-symbol/m-p/3556301#M702278</link>
      <description>Dear ITRC forums community:&lt;BR /&gt;&lt;BR /&gt;Thanks again for all your help.&lt;BR /&gt;&lt;BR /&gt;If you are willing and able, would you please help me understand this root cause of this problem?  I am compiling diffutils-2.8.7 and get this error:&lt;BR /&gt;&lt;BR /&gt;gcc  -O   -o cmp  cmp.o ../lib/libdiffutils.a  &lt;BR /&gt;ld: Unsatisfied symbol "__strtoull" in file ../lib/libdiffutils.a[xstrtoumax.o]&lt;BR /&gt;&lt;BR /&gt;I am using gcc 4.0.0:&lt;BR /&gt;&lt;BR /&gt;gcc -v&lt;BR /&gt;Using built-in specs.&lt;BR /&gt;Target: hppa64-hp-hpux11.00&lt;BR /&gt;Configured with: ../gcc-4.0.0/configure --prefix=/usr/local/pa20_64 --enable-threads --enable-threads=posix95 --with-gnu-as --with-as=/usr/local/pa20_64/bin/as --disable-nls --with-gmp=/usr/local/pa20_64 --with-mpfr=/usr/local/pa20_64 --disable-shared --enable-languages=c,c++&lt;BR /&gt;Thread model: posix95&lt;BR /&gt;gcc version 4.0.0&lt;BR /&gt;&lt;BR /&gt;on HP-UX 11.00:&lt;BR /&gt;&lt;BR /&gt;uname -a&lt;BR /&gt;HP-UX voltaire B.11.00 U 9000/785 2015073023 unlimited-user license&lt;BR /&gt;&lt;BR /&gt;I downloaded the HP-UX Porting and Archive Center source code for 11.11, and that code compiles with the HP ANSI C compiler...so I think that means that __strtoull exists (please  correct me if I am mistaken).&lt;BR /&gt;&lt;BR /&gt;nm -A on /usr/lib/libc.a returns:&lt;BR /&gt;&lt;BR /&gt;sh # nm -A libc.a | grep __strtoull&lt;BR /&gt;libc.a:S$3$__strtoull|      1416|static|data   |$LIT$&lt;BR /&gt;libc.a:__strtoull   |         0|extern|entry  |$CODE$&lt;BR /&gt;&lt;BR /&gt;I think that is where strtoull is defined.  Am I correct?  &lt;BR /&gt;&lt;BR /&gt;I wrote a small test program:&lt;BR /&gt;&lt;BR /&gt;      1 /* gcc -v % -I/usr/include -L/usr/lib -lc  */&lt;BR /&gt;      2 #include &lt;INTTYPES.H&gt;&lt;BR /&gt;      3 #include &lt;STDLIB.H&gt;&lt;BR /&gt;      4 &lt;BR /&gt;      5 int main(int argc, char argv[])&lt;BR /&gt;      6 {&lt;BR /&gt;      7     __strtoull(NULL,NULL,0);&lt;BR /&gt;      8     return 1;&lt;BR /&gt;      9 }&lt;BR /&gt;&lt;BR /&gt;When I run the file in my terminal window, I get this response:&lt;BR /&gt;&lt;BR /&gt;:!gcc -v foo.c -I/usr/include -L/usr/lib -lc&lt;BR /&gt;Using built-in specs.&lt;BR /&gt;Target: hppa64-hp-hpux11.00&lt;BR /&gt;Configured with: ../gcc-4.0.0/configure --prefix=/usr/local/pa20_64 --enable-threads --enable-threads=posix95 --with-gnu-as --with-as=/usr/local/pa20_64/bin/as --disable-nls --with-gmp=/usr/local/pa20_64 --with-mpfr=/usr/local/pa20_64 --disable-shared --enable-languages=c,c++&lt;BR /&gt;Thread model: posix95&lt;BR /&gt;gcc version 4.0.0&lt;BR /&gt; /projects/local/pa20_64/bin/../libexec/gcc/hppa64-hp-hpux11.00/4.0.0/cc1 -quiet -v -I/usr/include -iprefix /projects/local/pa20_64/bin/../lib/gcc/hppa64-hp-hpux11.00/4.0.0/ foo.c -quiet -dumpbase foo.c -auxbase foo -version -o /var/tmp//ccLls3Kk.s&lt;BR /&gt;ignoring nonexistent directory "/projects/local/pa20_64/bin/../lib/gcc/hppa64-hp-hpux11.00/4.0.0/../../../../hppa64-hp-hpux11.00/include"&lt;BR /&gt;ignoring nonexistent directory "/usr/local/include"&lt;BR /&gt;ignoring duplicate directory "/usr/local/pa20_64/lib/gcc/hppa64-hp-hpux11.00/4.0.0/include"&lt;BR /&gt;ignoring nonexistent directory "/usr/local/pa20_64/lib/gcc/hppa64-hp-hpux11.00/4.0.0/../../../../hppa64-hp-hpux11.00/include"&lt;BR /&gt;ignoring duplicate directory "/usr/include"&lt;BR /&gt;  as it is a non-system directory that duplicates a system directory&lt;BR /&gt;#include "..." search starts here:&lt;BR /&gt;#include &amp;lt;...&amp;gt; search starts here:&lt;BR /&gt; /projects/local/pa20_64/bin/../lib/gcc/hppa64-hp-hpux11.00/4.0.0/include&lt;BR /&gt; /usr/local/pa20_64/include&lt;BR /&gt; /usr/include&lt;BR /&gt;End of search list.&lt;BR /&gt;GNU C version 4.0.0 (hppa64-hp-hpux11.00)&lt;BR /&gt;        compiled by GNU C version 4.0.0.&lt;BR /&gt;GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072&lt;BR /&gt; /usr/local/pa20_64/bin/as --traditional-format -o /var/tmp//cciDAfJE.o /var/tmp//ccLls3Kk.s&lt;BR /&gt; /projects/local/pa20_64/bin/../libexec/gcc/hppa64-hp-hpux11.00/4.0.0/collect2 +Accept TypeMismatch -z -E -u main /usr/ccs/lib/pa20_64/crt0.o /projects/local/pa20_64/bin/../lib/gcc/hppa64-hp-hpux11.00/4.0.0/crtbegin.o -L/usr/lib -L/projects/local/pa20_64/bin/../lib/gcc/hppa64-hp-hpux11.00/4.0.0 -L/projects/local/pa20_64/bin/../lib/gcc -L/usr/local/pa20_64/lib/gcc/hppa64-hp-hpux11.00/4.0.0 -L/projects/local/pa20_64/bin/../lib/gcc/hppa64-hp-hpux11.00/4.0.0/../../../../hppa64-hp-hpux11.00/lib -L/usr/local/pa20_64/lib/gcc/hppa64-hp-hpux11.00/4.0.0/../../../../hppa64-hp-hpux11.00/lib -L/usr/ccs/bin -L/usr/ccs/lib/pa20_64 -L/opt/langtools/lib/pa20_64 -L/projects/local/pa20_64/bin/../lib/gcc/hppa64-hp-hpux11.00/4.0.0/../../.. -L/usr/local/pa20_64/lib/gcc/hppa64-hp-hpux11.00/4.0.0/../../.. -L/lib/pa20_64 -L/usr/lib/pa20_64 /var/tmp//cciDAfJE.o -lc -lgcc -lc /usr/lib/pa20_64/milli.a -lgcc /projects/local/pa20_64/bin/../lib/gcc/hppa64-hp-hpux11.00/4.0.0/crtend.o&lt;BR /&gt;ld: Unsatisfied symbol "__strtoull" in file /var/tmp//cciDAfJE.o&lt;BR /&gt;1 errors.&lt;BR /&gt;collect2: ld returned 1 exit status&lt;BR /&gt;&lt;BR /&gt;shell returned 1&lt;BR /&gt;&lt;BR /&gt;Thank you for any help.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Kevin&lt;/STDLIB.H&gt;&lt;/INTTYPES.H&gt;</description>
      <pubDate>Thu, 02 Jun 2005 02:14:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/diffutils-2-8-7-strtoull-unsatisfied-symbol/m-p/3556301#M702278</guid>
      <dc:creator>Kevin Schultz</dc:creator>
      <dc:date>2005-06-02T02:14:45Z</dc:date>
    </item>
    <item>
      <title>Re: diffutils-2.8.7 __strtoull Unsatisfied Symbol</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/diffutils-2-8-7-strtoull-unsatisfied-symbol/m-p/3556302#M702279</link>
      <description>Dear ITRC community forums,&lt;BR /&gt;&lt;BR /&gt;I mentioned above that the diffutils code compiled under HP ANSI C.  This is true for 32-bit but not 64-bit, as I just verified.  I forgot to pass the +DD64 flag the first time. &lt;BR /&gt;&lt;BR /&gt;I am feeling confused because I want to understand what is going on.  The stubs seem to exist in libc.a, but still no success. &lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Kevin</description>
      <pubDate>Thu, 02 Jun 2005 03:05:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/diffutils-2-8-7-strtoull-unsatisfied-symbol/m-p/3556302#M702279</guid>
      <dc:creator>Kevin Schultz</dc:creator>
      <dc:date>2005-06-02T03:05:52Z</dc:date>
    </item>
    <item>
      <title>Re: diffutils-2.8.7 __strtoull Unsatisfied Symbol</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/diffutils-2-8-7-strtoull-unsatisfied-symbol/m-p/3556303#M702280</link>
      <description>Dear ITRC forum community:&lt;BR /&gt;&lt;BR /&gt;Just had a realization that I was linking against 32-bit apps in /usr/lib.  The libs I want are in /usr/lib/pa20_64.  So feeling hopeful (because I want to succeed at this) I modified my test file:&lt;BR /&gt;&lt;BR /&gt;      1 /* gcc -v % -I/usr/include -L/usr/lib/pa20_64 -lc  */&lt;BR /&gt;      2 #include &lt;INTTYPES.H&gt;&lt;BR /&gt;      3 #include &lt;STDLIB.H&gt;&lt;BR /&gt;      4 &lt;BR /&gt;      5 int main(int argc, char argv[])&lt;BR /&gt;      6 {&lt;BR /&gt;      7     __strtoull(NULL,NULL,0);&lt;BR /&gt;      8     return 1;&lt;BR /&gt;      9 }&lt;BR /&gt;&lt;BR /&gt;yet this produced the same error:&lt;BR /&gt;&lt;BR /&gt;:!gcc -v foo.c -I/usr/include -L/usr/lib/pa20_64 -lc&lt;BR /&gt;[No write since last change]&lt;BR /&gt;Using built-in specs.&lt;BR /&gt;Target: hppa64-hp-hpux11.00&lt;BR /&gt;Configured with: ../gcc-4.0.0/configure --prefix=/usr/local/pa20_64 --enable-threads --enable-threads=posix95 --with-gnu-as --with-as=/usr/local/pa20_64/bin/as --disable-nls --with-gmp=/usr/local/pa20_64 --with-mpfr=/usr/local/pa20_64 --disable-shared --enable-languages=c,c++&lt;BR /&gt;Thread model: posix95&lt;BR /&gt;gcc version 4.0.0&lt;BR /&gt; /projects/local/pa20_64/bin/../libexec/gcc/hppa64-hp-hpux11.00/4.0.0/cc1 -quiet -v -I/usr/include -iprefix /projects/local/pa20_64/bin/../lib/gcc/hppa64-hp-hpux11.00/4.0.0/ foo.c -quiet -dumpbase foo.c -auxbase foo -version -o /var/tmp//cchmo52h.s&lt;BR /&gt;ignoring nonexistent directory "/projects/local/pa20_64/bin/../lib/gcc/hppa64-hp-hpux11.00/4.0.0/../../../../hppa64-hp-hpux11.00/include"&lt;BR /&gt;ignoring nonexistent directory "/usr/local/include"&lt;BR /&gt;ignoring duplicate directory "/usr/local/pa20_64/lib/gcc/hppa64-hp-hpux11.00/4.0.0/include"&lt;BR /&gt;ignoring nonexistent directory "/usr/local/pa20_64/lib/gcc/hppa64-hp-hpux11.00/4.0.0/../../../../hppa64-hp-hpux11.00/include"&lt;BR /&gt;ignoring duplicate directory "/usr/include"&lt;BR /&gt;  as it is a non-system directory that duplicates a system directory&lt;BR /&gt;#include "..." search starts here:&lt;BR /&gt;#include &amp;lt;...&amp;gt; search starts here:&lt;BR /&gt; /projects/local/pa20_64/bin/../lib/gcc/hppa64-hp-hpux11.00/4.0.0/include&lt;BR /&gt; /usr/local/pa20_64/include&lt;BR /&gt; /usr/include&lt;BR /&gt;End of search list.&lt;BR /&gt;GNU C version 4.0.0 (hppa64-hp-hpux11.00)&lt;BR /&gt;        compiled by GNU C version 4.0.0.&lt;BR /&gt;GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072&lt;BR /&gt; /usr/local/pa20_64/bin/as --traditional-format -o /var/tmp//ccS3amyN.o /var/tmp//cchmo52h.s&lt;BR /&gt; /projects/local/pa20_64/bin/../libexec/gcc/hppa64-hp-hpux11.00/4.0.0/collect2 +Accept TypeMismatch -z -E -u main /usr/ccs/lib/pa20_64/crt0.o /projects/local/pa20_64/bin/../lib/gcc/hppa64-hp-hpux11.00/4.0.0/crtbegin.o -L/usr/lib/pa20_64 -L/projects/local/pa20_64/bin/../lib/gcc/hppa64-hp-hpux11.00/4.0.0 -L/projects/local/pa20_64/bin/../lib/gcc -L/usr/local/pa20_64/lib/gcc/hppa64-hp-hpux11.00/4.0.0 -L/projects/local/pa20_64/bin/../lib/gcc/hppa64-hp-hpux11.00/4.0.0/../../../../hppa64-hp-hpux11.00/lib -L/usr/local/pa20_64/lib/gcc/hppa64-hp-hpux11.00/4.0.0/../../../../hppa64-hp-hpux11.00/lib -L/usr/ccs/bin -L/usr/ccs/lib/pa20_64 -L/opt/langtools/lib/pa20_64 -L/projects/local/pa20_64/bin/../lib/gcc/hppa64-hp-hpux11.00/4.0.0/../../.. -L/usr/local/pa20_64/lib/gcc/hppa64-hp-hpux11.00/4.0.0/../../.. -L/lib/pa20_64 -L/usr/lib/pa20_64 /var/tmp//ccS3amyN.o -lc -lgcc -lc /usr/lib/pa20_64/milli.a -lgcc /projects/local/pa20_64/bin/../lib/gcc/hppa64-hp-hpux11.00/4.0.0/crtend.o&lt;BR /&gt;ld: Unsatisfied symbol "__strtoull" in file /var/tmp//ccS3amyN.o&lt;BR /&gt;1 errors.&lt;BR /&gt;collect2: ld returned 1 exit status&lt;BR /&gt;&lt;BR /&gt;shell returned 1&lt;BR /&gt;&lt;BR /&gt;Yuck!&lt;BR /&gt;&lt;BR /&gt;I felt even worse to find out that nm -A reports:&lt;BR /&gt;&lt;BR /&gt;schultkl@voltaire: /usr/lib/pa20_64 $ nm -A libc.a | grep -i strtoll&lt;BR /&gt;schultkl@voltaire: /usr/lib/pa20_64 $ nm -A libc.a | grep -i strtoull&lt;BR /&gt;schultkl@voltaire: /usr/lib/pa20_64 $ &lt;BR /&gt;&lt;BR /&gt;No 64-bit libraries with strtoull in /usr/lib/pa20_64.&lt;BR /&gt;&lt;BR /&gt;If you are willing, please let me know if you have any ideas or suggestions.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Kevin&lt;/STDLIB.H&gt;&lt;/INTTYPES.H&gt;</description>
      <pubDate>Thu, 02 Jun 2005 03:40:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/diffutils-2-8-7-strtoull-unsatisfied-symbol/m-p/3556303#M702280</guid>
      <dc:creator>Kevin Schultz</dc:creator>
      <dc:date>2005-06-02T03:40:59Z</dc:date>
    </item>
    <item>
      <title>Re: diffutils-2.8.7 __strtoull Unsatisfied Symbol</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/diffutils-2-8-7-strtoull-unsatisfied-symbol/m-p/3556304#M702281</link>
      <description>Try&lt;BR /&gt;&lt;BR /&gt;# gcc -O -o cmp cmp.o ../lib/libdiffutils.a -lc&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 02 Jun 2005 04:58:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/diffutils-2-8-7-strtoull-unsatisfied-symbol/m-p/3556304#M702281</guid>
      <dc:creator>Stephen Keane</dc:creator>
      <dc:date>2005-06-02T04:58:24Z</dc:date>
    </item>
    <item>
      <title>Re: diffutils-2.8.7 __strtoull Unsatisfied Symbol</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/diffutils-2-8-7-strtoull-unsatisfied-symbol/m-p/3556305#M702282</link>
      <description>Dear Stephen,&lt;BR /&gt;&lt;BR /&gt;Here is the result:&lt;BR /&gt;&lt;BR /&gt;schultkl@voltaire: /projects/oss/pa20_64/objdir/src $ gcc -O -o cmp cmp.o ../lib/libdiffutils.a -lc&lt;BR /&gt;ld: Unsatisfied symbol "__strtoull" in file ../lib/libdiffutils.a[xstrtoumax.o]&lt;BR /&gt;1 errors.&lt;BR /&gt;collect2: ld returned 1 exit status&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Kevin</description>
      <pubDate>Thu, 02 Jun 2005 12:50:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/diffutils-2-8-7-strtoull-unsatisfied-symbol/m-p/3556305#M702282</guid>
      <dc:creator>Kevin Schultz</dc:creator>
      <dc:date>2005-06-02T12:50:47Z</dc:date>
    </item>
    <item>
      <title>Re: diffutils-2.8.7 __strtoull Unsatisfied Symbol</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/diffutils-2-8-7-strtoull-unsatisfied-symbol/m-p/3556306#M702283</link>
      <description>A very easy fix suggests itself:&lt;BR /&gt;&lt;BR /&gt;Download and modify this source code:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://darwinsource.opendarwin.org/10.3/tcl-14/tcl/compat/strtoul.c" target="_blank"&gt;http://darwinsource.opendarwin.org/10.3/tcl-14/tcl/compat/strtoul.c&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;All you need to do change the function from&lt;BR /&gt;unsigned long int&lt;BR /&gt;strtoul(string, endPtr, base)&lt;BR /&gt;    &lt;BR /&gt;to&lt;BR /&gt;unsigned long long strtoull(string, endPtr, base)&lt;BR /&gt;&lt;BR /&gt;and&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;the variable declaration&lt;BR /&gt;from&lt;BR /&gt;register unsigned long int result = 0;&lt;BR /&gt;&lt;BR /&gt;to&lt;BR /&gt;&lt;BR /&gt;unsigned long long result = 0;&lt;BR /&gt;&lt;BR /&gt;You then either add strtoull.o to a library or simply directly link strtoull.o to your other code.&lt;BR /&gt;&lt;BR /&gt;I would also take the time to convert the K&amp;amp;R C to ANSI --- which should take you less than 2 minutes.&lt;BR /&gt;</description>
      <pubDate>Thu, 02 Jun 2005 13:55:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/diffutils-2-8-7-strtoull-unsatisfied-symbol/m-p/3556306#M702283</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2005-06-02T13:55:04Z</dc:date>
    </item>
    <item>
      <title>Re: diffutils-2.8.7 __strtoull Unsatisfied Symbol</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/diffutils-2-8-7-strtoull-unsatisfied-symbol/m-p/3556307#M702284</link>
      <description>Hi A. Clay Stephenson, &lt;BR /&gt;&lt;BR /&gt;Thanks for the tip, I am investigating now.&lt;BR /&gt;&lt;BR /&gt;It seems like the root cause is that my HP-UX 11.00 libraries are out of date.  Does HP supply patches to update C libraries?&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Kevin</description>
      <pubDate>Thu, 02 Jun 2005 15:20:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/diffutils-2-8-7-strtoull-unsatisfied-symbol/m-p/3556307#M702284</guid>
      <dc:creator>Kevin Schultz</dc:creator>
      <dc:date>2005-06-02T15:20:20Z</dc:date>
    </item>
    <item>
      <title>Re: diffutils-2.8.7 __strtoull Unsatisfied Symbol</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/diffutils-2-8-7-strtoull-unsatisfied-symbol/m-p/3556308#M702285</link>
      <description>Yes, search the patch database for libc or sometime ANSI/C and /or aCC run-time patches.&lt;BR /&gt;You might also do a seach for strtoull in the patch database.&lt;BR /&gt;&lt;BR /&gt;This may or may not help you because I remember sometime back a question similar to yours looking for a long long version of the atol() function (convert an ASCII string to a long long) called atoll() and there was no such animal. It was trivially easy to code from scratch and that was the solution.</description>
      <pubDate>Thu, 02 Jun 2005 15:25:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/diffutils-2-8-7-strtoull-unsatisfied-symbol/m-p/3556308#M702285</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2005-06-02T15:25:01Z</dc:date>
    </item>
  </channel>
</rss>

