You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Leif Hedstrom (JIRA)" <ji...@apache.org> on 2010/05/28 05:53:46 UTC

[jira] Updated: (TS-135) support for atomic operations for 64bit oses without gcc atomic support

     [ https://issues.apache.org/jira/browse/TS-135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leif Hedstrom updated TS-135:
-----------------------------

    Fix Version/s: 2.1.2
                       (was: 2.1.1)

> support for atomic operations for 64bit oses without gcc atomic support
> -----------------------------------------------------------------------
>
>                 Key: TS-135
>                 URL: https://issues.apache.org/jira/browse/TS-135
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Build
>    Affects Versions: 2.0.0
>         Environment: RHEL4 64-bit with gcc 3.4.6
>            Reporter: Bryan Call
>             Fix For: 2.1.2
>
>
> When compiling traffic server on RHEL4 64-bit with gcc 3.4.6 I am getting these errors:
> /usr/bin/ld: warning: i386 architecture of input file `../../libinktomi++/libinktomi++.a(libinktomi___a-ink_atomic_solaris_i86pc.o)' is incompatible with i386:x86-64 output
> /usr/bin/ld: warning: i386 architecture of input file `../libinktomi++/libinktomi++.a(libinktomi___a-ink_atomic_solaris_i86pc.o)' is incompatible with i386:x86-64 output
> /usr/bin/ld: warning: i386 architecture of input file `../libinktomi++/libinktomi++.a(libinktomi___a-ink_atomic_solaris_i86pc.o)' is incompatible with i386:x86-64 output
> /usr/bin/ld: warning: i386 architecture of input file `../libinktomi++/libinktomi++.a(libinktomi___a-ink_atomic_solaris_i86pc.o)' is incompatible with i386:x86-64 output
> /usr/bin/ld: warning: i386 architecture of input file `../libinktomi++/libinktomi++.a(libinktomi___a-ink_atomic_solaris_i86pc.o)' is incompatible with i386:x86-64 output
> There is no 64-bit atomic functions

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.