(sorry mosfet, did not check well the "To:" adress filled by gmail :( )
from cegcc web site:
What's the meaning of *arm-cegcc* and *arm-mingw32ce* ? They both describe
the target platform : we're building for an *ARM* processor, running the
Windows CE operating system, on unknown hardware (could
Additional information. Today, I got a PDA phone running Windows Mobile
6.0 and tested the same program with the phone. Results are the same.
Probably I failed to build the problem properly. Maybe "Makefile" I
wrote to build the problem is problematic. I attach the Makefile I used.
$ cat Makef
Pablo Rogina wrote:
>>> Have you installed Virtual Machine Network Driver from Virtual PC 2007
>>> in Guest OS?
>>>
>>>
>> I think so. Network configuration of VirtualBox is set to NAT. And Windows
>> XP shows a network adapter 'AMD PCNET Family PCI Ethernet Adapter'. Property
>> of the ada
Original Message
Subject: Re: [Cegcc-devel] question about what to do for the libpng port
Date: Thu, 06 Nov 2008 14:02:00 +0100
From: mosfet <[EMAIL PROTECTED]>
To: Vincent Torri <[EMAIL PROTECTED]>
On Thu, 6 Nov 2008 12:12:07 +0100 (CET), Vincent Torri
<[EMAIL PROTECTED]> wrot
>> Have you installed Virtual Machine Network Driver from Virtual PC 2007
>> in Guest OS?
>>
>
> I think so. Network configuration of VirtualBox is set to NAT. And Windows
> XP shows a network adapter 'AMD PCNET Family PCI Ethernet Adapter'. Property
> of the adapter has an item named 'Virtual Mach
>> the best way would be libpng to add 2 functions to open and close a file,
>
>> so that we can manage all the platform in a portable manner :)
>
> I agree with this last solution...
> But I don't understand the issue here because I thought cegcc implements
> all posix functions so why do you nee
> the best way would be libpng to add 2 functions to open and close a file,
> so that we can manage all the platform in a portable manner :)
I agree with this last solution...
But I don't understand the issue here because I thought cegcc implements
all posix functions so why do you need to
use Cr