Re: [PD-dev] iem16 compilation problem on osx

2007-01-16 Thread james tittle
On Jan 16, 2007, at 6:46 AM, Georg Holzmann wrote: iem16 does not compile on OSX - the error is before the int32 in the code below: 8---8--- #ifdef __apple__ #define HIOFFSET 0/* word offset to find MSB */ #define LOWOFFSET 1/* word offset to find LSB */ #define int32

Re: [PD-dev] iem16 compilation problem on osx

2007-01-16 Thread Thomas Grill
Hi all, i already submitted patches for this and other issues with IEM sources to the patch tracker a while ago. IEM stuff doesn't correctly deal with Mac/Intel endianness at the moment. greetings, Thomas Am 16.01.2007 um 15:31 schrieb james tittle: On Jan 16, 2007, at 6:46 AM, Georg

Re: [PD-dev] iem16 compilation problem on osx

2007-01-16 Thread Thomas Grill
Am 16.01.2007 um 16:13 schrieb Georg Holzmann: Hallo! i already submitted patches for this and other issues with IEM sources to the patch tracker a while ago. IEM stuff doesn't correctly deal with Mac/Intel endianness at the moment. hm ... I can't find that patches (maybe I'm blind ;)

Re: [PD-dev] iem16 compilation problem on osx

2007-01-16 Thread IOhannes m zmoelnig
Thomas Grill wrote: Am 16.01.2007 um 16:13 schrieb Georg Holzmann: Hallo! i already submitted patches for this and other issues with IEM sources to the patch tracker a while ago. IEM stuff doesn't correctly deal with Mac/Intel endianness at the moment. hm ... I can't find that patches

Re: [PD-dev] iem16 compilation problem on osx

2007-01-16 Thread Georg Holzmann
Hallo! http://sourceforge.net/tracker/index.php?func=detailaid=1604140group_id=55736atid=478072 http://sourceforge.net/tracker/index.php?func=detailaid=1604134group_id=55736atid=478072 http://sourceforge.net/tracker/index.php?func=detailaid=1604133group_id=55736atid=478072 Danke THomas !