https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4818
Guy Harris <guy@xxxxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #4751| |review_for_checkin-
Flag| |
--- Comment #9 from Guy Harris <guy@xxxxxxxxxxxx> 2010-06-05 14:44:30 PDT ---
(From update of attachment 4751)
It also blindly changes ppc to x86_64, which is wrong - for example, it tries
to build for x86-64 when building for Panther, which isn't going to work, and
it sets some #defines to specify big-endian for x86-64, which also isn't going
to work.
You might also have to tweak some *size* #defines for x86-64, as it's LP64.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.