chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] udp egg on windows


From: Daishi Kato
Subject: [Chicken-users] udp egg on windows
Date: Thu, 26 Jan 2006 12:03:39 +0900
User-agent: Wanderlust/2.15.1 (Almost Unreal) Emacs/21.4 Mule/5.0 (SAKAKI)

Hi,

I'm wondering if anyone have ever tried
using udp egg on windows (not on cygwin).
This is my first trial. First of all,
it fails when linking without winsocks2.
I have to add -lws2_32 when compiling.
Oops, udp egg is not yet eggified,
in other words, is a single scm file.
Felix's help is needed probably.

There still is a problem, which is
missing inet_ntop and hstrerror in winsock2.
inet_ntop could be wrapped just as is in hostinfo.scm.
I'm not sure about hstrerror,
isn't it avaiable on windows?

Any help would be appreciated.
Daishi




reply via email to

[Prev in Thread] Current Thread [Next in Thread]