>>> vacla...@seznam.cz 30.1.2009 15:14 >>>
>
> Hi,
>
> I'm not seriously contemplating porting lwIP stack to PIC,
> but out of curiosity I did some experiments.
> In about two hours I was able to get it to compile with SDCC.
>
>
>Hi Kusti,
>
>What was
>
> Hi,
>
> I'm not seriously contemplating porting lwIP stack to PIC,
> but out of curiosity I did some experiments.
> In about two hours I was able to get it to compile with SDCC.
>
>
Hi Kusti,
What was the rough memory size of the compiled stack ( F
Hi,
I'm not seriously contemplating porting lwIP stack to PIC,
but out of curiosity I did some experiments.
In about two hours I was able to get it to compile with SDCC.
First I used gcc to check that the code was conforming
and spotted a few places that needed some little editing.
Compiling wi