This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: atoll and strtoll on hpux
- From: "Claudio Bley" <bley at cs dot uni-magdeburg dot de>
- To: Thomas Porschberg <thomas dot porschberg at osp-dd dot de>
- Cc: gcc-help at gcc dot gnu dot org
- Date: Tue, 16 Jul 2002 12:06:16 +0200
- Subject: Re: atoll and strtoll on hpux
- References: <20020716114259.A6998@porschberg.osp-dd.de>
-----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-----