Share

UPX - a powerful executable packer

Tracker: Patches

5 Fix build on FreeBSD/ia64 - ID: 1780772
Last Update: Comment added ( mfx )

Attached patch fixes UPX build on FreeBSD/ia64


Max Khon ( fjoe ) - 2007-08-24 05:22

5

Closed

Rejected

Markus F.X.J. Oberhumer

None

None

Public


Comment ( 1 )

Date: 2007-09-13 00:20
Sender: mfxProject Admin


IA64 actually is bi-endian, so you should something like
-D__LITTLE_ENDIAN__=1 to CPPFLAGS unless your gcc pre-defines that.



Attached File ( 1 )

Filename Description Download
upx.patch fix upx build on IA64 Download

Changes ( 5 )

Field Old Value Date By
status_id Open 2007-09-13 00:20 mfx
resolution_id None 2007-09-13 00:20 mfx
assigned_to nobody 2007-09-13 00:20 mfx
close_date - 2007-09-13 00:20 mfx
File Added 242592: upx.patch 2007-08-24 05:22 fjoe