[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] Mintnet lib for Pure C



On Mon, Sep 02, 2002 at 08:36:20AM +0200, Frank Naumann wrote:
> Hello!
> 
> > Has anybody the MintNet lib compiled to use with Pure C?
> > Or where can i find it? Any WEB or FTP?
> 
> The uptodate socket lib is integrated into the MiNTLib source tree. This
> cannot directly compiled under PureC. You can try to compile the socket
> routines after resolving all 32bit int (gcc) <-> 16bit int (purec)
> problems.

Which is quite easy if you drop the support for old MiNT kernels which do
not have the in-kernel socket handling.

I started doing this, but did not yet finish it.

cu
Michael