cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: systems with 64bit time_t?

From: Tor Arntsen <tor_at_spacetec.no>
Date: Tue, 8 Mar 2005 11:45:28 +0100

Ok I got one AIX 64-bit build running, had to make it non-shared too because
I have some insane problems with shared libraries on AIX for most types of
builds. The non-shared build should show up on the web site shortly. For
the ones that fail (which I'm not posting currently) I get tons of:

ld: 0711-205 SEVERE ERROR: Archive file ../lib/.libs/libcurl.a cannot be
        processed completely. Offset 128, found in the global symbol
        table for symbol .Curl_file_connect, does not match the offset of any member.
ld: 0711-205 SEVERE ERROR: Archive file ../lib/.libs/libcurl.a cannot be
        processed completely. Offset 128, found in the global symbol
        table for symbol .Curl_file_done, does not match the offset of any member.
ld: 0711-205 SEVERE ERROR: Archive file ../lib/.libs/libcurl.a cannot be
        processed completely. Offset 128, found in the global symbol
        table for symbol .Curl_file, does not match the offset of any member.

..

They seemed to start popping up after an upgrade of GCC by all things, even
for XLC (non-GCC) builds. Until I figure out what's going on the AIX builds
will unfortunately stay limited to one 32-bit and one 64-bit, ares, non-shared.

-Tor
Received on 2005-03-08