Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#2049 closed defect (fixed)

[PATCH] Better ARM support

Reported by: Josh Owned by: Josh
Priority: Nice to Have Milestone: Alpha 14
Component: Build & Packages Keywords: patch
Cc: Patch:

Description

Fix NVTT and FCollada build on ARM and fix some small 0AD compiler issues.

Attachments (5)

git-arm-compile-v1.diff (5.1 KB ) - added by Josh 11 years ago.
Should fix all the issues.
git-arm-compilev2.diff (5.2 KB ) - added by Josh 11 years ago.
Should fix everything and should comply with Philip's suggestions.
git-arm-compilev3.diff (4.9 KB ) - added by Josh 11 years ago.
Fix typo
svn-arm-compilev3.diff (4.8 KB ) - added by Josh 11 years ago.
Diff of latest SVN + typo fix
git-test-fix-arm.diff (736 bytes ) - added by Josh 11 years ago.
Fix compiling tests on ARM

Download all attachments as: .zip

Change History (11)

by Josh, 11 years ago

Attachment: git-arm-compile-v1.diff added

Should fix all the issues.

comment:1 by historic_bruno, 11 years ago

Summary: Better ARM support[PATCH] Better ARM support

Please see Philip's comments in IRC about some of the compiler flags you're adding.

comment:2 by historic_bruno, 11 years ago

Component: Core engineBuild & Packages
Priority: Should HaveNice to Have

by Josh, 11 years ago

Attachment: git-arm-compilev2.diff added

Should fix everything and should comply with Philip's suggestions.

by Josh, 11 years ago

Attachment: git-arm-compilev3.diff added

Fix typo

by Josh, 11 years ago

Attachment: svn-arm-compilev3.diff added

Diff of latest SVN + typo fix

comment:3 by peter, 11 years ago

Resolution: fixed
Status: newclosed

In 13634:

Fix build issues on ARM. Patch by Josh. Fixes #2049.

comment:4 by leper, 11 years ago

Keywords: review removed

The nvtt change should be submitted upstream.

comment:5 by fabio, 11 years ago

README.txt should also be updated: http://trac.wildfiregames.com/browser/ps/trunk/libraries/source/nvtt/README.txt and the patch provided in nvtt directory.

comment:6 by Josh, 11 years ago

The NVTT changes actually already exist upstream, so I don't think either of the above comments apply.

by Josh, 11 years ago

Attachment: git-test-fix-arm.diff added

Fix compiling tests on ARM

Note: See TracTickets for help on using tickets.