You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@trafficserver.apache.org by "Leif Hedstrom (JIRA)" <ji...@apache.org> on 2009/11/05 10:11:38 UTC

[jira] Issue Comment Edited: (TS-13) x86_64 linux port

    [ https://issues.apache.org/jira/browse/TS-13?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12773849#action_12773849 ] 

Leif Hedstrom edited comment on TS-13 at 11/5/09 9:11 AM:
----------------------------------------------------------

Paul Querna had also started porting atomics to use the gcc builtins, and we should compare those two.

One issue is that we need to support gcc compiler versions which do not support this. In particular, RHEL4 still uses gcc 3.x, and we unfortunately have to support this for the time being at least. Paul had suggested incorporating some stuff from APR, and use the builtins when possible, and APR otherwise. We should coordinate these two efforts.

      was (Author: zwoop):
    Paul Querna had also started porting atomics to use the gcc builtins, and we should compare those two.

One issue is that we need to support gcc compiler version which do not support this. In particular, RHEL4 still uses gcc 3.x, and we unfortunately have to support this for the time being at least. Paul had suggested incorporating some stuff from APR, and use the builtins when possible, and APR otherwise. We should coordinate these two efforts.
  
> x86_64 linux port
> -----------------
>
>                 Key: TS-13
>                 URL: https://issues.apache.org/jira/browse/TS-13
>             Project: Traffic Server
>          Issue Type: New Feature
>          Components: Portability
>    Affects Versions: 2.0a
>         Environment: 64-bit linux (fedora 8 w/gcc 4.3.2)
>            Reporter: John Plevyak
>         Attachments: ts-64bit-v1.patch
>
>   Original Estimate: 168h
>  Remaining Estimate: 168h
>
> Need to compile and run in x86_64 mode on 64-bit linux

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