You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@trafficserver.apache.org by "Bryan Call (JIRA)" <ji...@apache.org> on 2010/02/02 23:46:18 UTC

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

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


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.


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

Posted by "Leif Hedstrom (JIRA)" <ji...@apache.org>.
     [ 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.0

> 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.0
>
>
> 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.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira