so why not patching the configure.in ?
// give the possibility to add other embedded targets and be able to
manage next versions
--with-embedded-target=droid-
--with-embedded-ldflags= // toolchain ldflags
--with-embedded-cflags= // toolchain cflags
--with-embedded-cppflags= // toolchain cppfla
On Sun, Jan 10, 2010 at 4:37 PM, pan wrote:
> Pierre Joye wrote:
>>> hi,
>>>
>>> The wiki.php.net and windows.php.net box is being updated. The sites
>>> will be back online asap.
>>>
>
>
> Has it been a full year since PECL for Windows was to be ready?
>
> Just asking.
Btw, many popular exts are
On Sun, Jan 10, 2010 at 5:01 PM, Hannes Magnusson
wrote:
> On Sun, Jan 10, 2010 at 16:57, Pierre Joye wrote:
>> On Sun, Jan 10, 2010 at 4:37 PM, pan wrote:
>>> Pierre Joye wrote:
> hi,
>
> The wiki.php.net and windows.php.net box is being updated. The sites
> will be back online
Pierre Joye wrote:
On Sun, Jan 10, 2010 at 4:37 PM, pan wrote:
Pierre Joye wrote:
hi,
The wiki.php.net and windows.php.net box is being updated. The sites
will be back online asap.
Has it been a full year since PECL for Windows was to be ready?
No, it is less than a year since pecl4win s
On Sun, Jan 10, 2010 at 16:57, Pierre Joye wrote:
> On Sun, Jan 10, 2010 at 4:37 PM, pan wrote:
>> Pierre Joye wrote:
hi,
The wiki.php.net and windows.php.net box is being updated. The sites
will be back online asap.
>>
>>
>> Has it been a full year since PECL for Windows
On Sun, Jan 10, 2010 at 4:37 PM, pan wrote:
> Pierre Joye wrote:
>>> hi,
>>>
>>> The wiki.php.net and windows.php.net box is being updated. The sites
>>> will be back online asap.
>>>
>
>
> Has it been a full year since PECL for Windows was to be ready?
No, it is less than a year since pecl4win s
Antony Dovgal wrote:
On 01/10/2010 12:45 AM, Moshe Doron wrote:
Quit easy porting, here the instructions:
http://www.icomsw.com/~moshe/php-android.php
-CC = gcc
+CC = /home/git/arm-2009q3/bin/arm-none-linux-gnueabi-gcc
-CPP = gcc -E
+CPP = /home/git/arm-2009q3/bin/arm-none-linux-gnueabi-gcc -
Pierre Joye wrote:
>> hi,
>>
>> The wiki.php.net and windows.php.net box is being updated. The sites
>> will be back online asap.
>>
Has it been a full year since PECL for Windows was to be ready?
Just asking.
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: htt
On Sun, 10 Jan 2010, Antony Dovgal wrote:
> On 01/10/2010 12:45 AM, Moshe Doron wrote:
> > Quit easy porting, here the instructions:
> >
> > http://www.icomsw.com/~moshe/php-android.php
>
> -CC = gcc
> +CC = /home/git/arm-2009q3/bin/arm-none-linux-gnueabi-gcc
> -CPP = gcc -E
> +CPP = /home/git/a
Hi,
> If you remove that, there are only two parts that seem to be really
> ARM-specific:
> 2) a patch for zend_float.h
> Both of them are not clear to me, would you care to explain why are they
> needed?
Since I'm responsible for zend_float.h: When running ./configure
directly without telling
On 01/10/2010 12:45 AM, Moshe Doron wrote:
> Quit easy porting, here the instructions:
>
> http://www.icomsw.com/~moshe/php-android.php
-CC = gcc
+CC = /home/git/arm-2009q3/bin/arm-none-linux-gnueabi-gcc
-CPP = gcc -E
+CPP = /home/git/arm-2009q3/bin/arm-none-linux-gnueabi-gcc -E
Such kind of cha
11 matches
Mail list logo