This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: atoll and strtoll on hpux


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

>>>>> "Thomas" == Thomas Porschberg <thomas.porschberg@osp-dd.de> writes:

    Thomas> /usr/ccs/bin/ld: Unsatisfied symbols: strtoll (code)
    Thomas> collect2: ld returned 1 exit status

    Thomas> Is atoll/strtoll not available under HPUX?  

This depends on the C library you're using on your machine. GNU libc6
provides these functions, AFAIK.

    Thomas> If so how can I convert "big numbers" from string to
    Thomas> digits?

I'm not sure. sscanf maybe?

Claudio
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: Processed by Mailcrypt 3.5.6 <http://mailcrypt.sourceforge.net/>

iD8DBQE9M/AYTpSishmp0ioRAu4SAJ9AAh92q5Qh/zY/6xbSI7lucqn4BgCglktA
TQUpp83zrKCKehzbDQYkbRA=
=y3+Z
-----END PGP SIGNATURE-----


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]