]> jfr.im git - irc.git/blob - software/RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2002/000641.html
rename -> *.git
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2002 / 000641.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] IRCServices and Cygwin
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20IRCServices%20and%20Cygwin&In-Reply-To=">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="000642.html">
11 <LINK REL="Next" HREF="000643.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] IRCServices and Cygwin</H1>
15 <B>Andrew Church</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20IRCServices%20and%20Cygwin&In-Reply-To="
17 TITLE="[IRCServices Coding] IRCServices and Cygwin">achurch at achurch.org
18 </A><BR>
19 <I>Tue May 7 21:11:27 PDT 2002</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="000642.html">[IRCServices Coding] Dynamic Modules on OpenBSD
22 </A></li>
23 <LI>Next message: <A HREF="000643.html">[IRCServices Coding] Dynamic Modules on OpenBSD
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#641">[ date ]</a>
27 <a href="thread.html#641">[ thread ]</a>
28 <a href="subject.html#641">[ subject ]</a>
29 <a href="author.html#641">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>&gt;<i>I have used Cygwin for various tasks over the last few years on Wintel
35 </I>&gt;<i>boxes and today was playing around with a build of IRCServices under
36 </I>&gt;<i>Cygwin.
37 </I>&gt;<i>
38 </I>&gt;<i>It compiles without problems with the exception of the tools. It also runs
39 </I>&gt;<i>to a degree. At this time I have not investigated why tools do not compile
40 </I>&gt;<i>nor why certain parts of services fail unexpectedly. (e.g. forcenickchange
41 </I>&gt;<i>gets disabled at runtime despite connecting with an appropriate protocol
42 </I>&gt;<i>module, I suspect an issue with static modules since configure caused
43 </I>&gt;<i>static modules to be selected - what does services do for protocol in the
44 </I>&gt;<i>event of a static module compilation?).
45 </I>
46 See send.c for the details, but the protocol_xxx variables are defined
47 in send.c, which has a load-module handler that copies the values from
48 whatever protocol module is loaded. Come to think of it, that could be the
49 problem--I'll take a look.
50
51 &gt;<i>The FAQ mentions that a Windows version does not currently exist and would
52 </I>&gt;<i>likely be implemented through the submission of patches enabling it to run.
53 </I>&gt;<i>Since services is almost fully functional under Cygwin, as an interim
54 </I>&gt;<i>measure, would patches for running under Cygwin be welcomed? I will
55 </I>&gt;<i>probably look at a native Windows port later this year when I have more
56 </I>&gt;<i>time available and version 5 has gone &quot;gold&quot;.
57 </I>&gt;<i>
58 </I>&gt;<i>BTW, on the subject of the FAQ, Questions C9 and F9 are the same
59 </I>&gt;<i>(Unreal /gline info).
60 </I>
61 Sounds like you're looking at an old copy of the FAQ. As far as a
62 Windows port goes, I'd rather limit it to Cygwin support, because it seems
63 like a whole bunch of patches and conditional compilation would be needed
64 for native Windows support. (You're welcome to try, of course, and let me
65 know how it comes out; I'll think about it if it doesn't require too many
66 changes to the code.)
67
68 --Andrew Church
69 <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">achurch at achurch.org</A>
70 <A HREF="http://achurch.org/">http://achurch.org/</A>
71
72 </PRE>
73
74 <!--endarticle-->
75 <HR>
76 <P><UL>
77 <!--threads-->
78 <LI>Previous message: <A HREF="000642.html">[IRCServices Coding] Dynamic Modules on OpenBSD
79 </A></li>
80 <LI>Next message: <A HREF="000643.html">[IRCServices Coding] Dynamic Modules on OpenBSD
81 </A></li>
82 <LI> <B>Messages sorted by:</B>
83 <a href="date.html#641">[ date ]</a>
84 <a href="thread.html#641">[ thread ]</a>
85 <a href="subject.html#641">[ subject ]</a>
86 <a href="author.html#641">[ author ]</a>
87 </LI>
88 </UL>
89
90 </body></html>