Ticket #687 (closed enhancement: fixed)
Fix for OSX (little/big endian conversion functions)
| Reported by: | Alejandro Leiva <gloob@…> | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | osdep | Version: | trunk |
| Keywords: | Cc: |
Description
Hi,
I made a patch for clean compiling on OSX (tested on 10.6 but probably will work in any 10.x version). Now use the current api for little/big endian conversion functions. Now only need to add a macro to common.mak for detect apple architecture and add -arch i386 (maybe adding this flag in general conf would work in all archs)
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

