[
https://issues.apache.org/jira/browse/TS-13?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leif Hedstrom updated TS-13:
----------------------------
Attachment: 0003-TS-13-Add-support-to-only-add-march-pentium-if-CFLAG.patch
Attached is a patch that provides:
1) --with-architecture=<arch>, which can be used to explicitly set the
architecture for -march with configure
2) Make sure that CFLAGS and CXXFLAGS don't append a -march=pentium if there
already is a value for -march= in there.
#1 provides a convenience feature, and #2 should make this more compatible with
typical usage of configure (as above).
> 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:
> 0003-TS-13-Add-support-to-only-add-march-pentium-if-CFLAG.patch,
> 64bit-bcall-001.patch, ts-64bit-v1.patch, ts-64bit-v2.patch, ts-64bit-v3.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.