[PHP] Specifying endianness in Cross-Compiling PHP

2010-06-18 Thread Naga Kiran K
Hi, We are cross-compiling PHP for PowerPC,Octeon platforms from FreeBSD machine. As we need to specify that PowerPC,Octeon platforms are "big-endian" during cross-compilaintion. Please suggest the best location to specify this endianness during compilation phase. Thanks, Naga Kiran

[PHP] Re: [PHP-INSTALL] Getting file pointer from file descriptor

2010-04-16 Thread Naga Kiran K
asmus Lerdorf wrote: > On 04/15/2010 06:52 AM, Naga Kiran K wrote: > > Hi, > > > > We are upgrading PHP from 5.2.3 to 5.3.2 and are facing few issues [like > > unsupported functions...] > > > > In PHP 5.2.3, "fdopen" was used to read/write to a fi