I think this has already been answered but to reiterate you need Delphi to compile for Windows and Kylix to compile for Linux, although you have source code compatability between the two. Generally speaking if you are using CLX and not making any libc/system calls on Linux or Windows API/system dependent calls on Windows you should be able to have a single source version which can be compiled for either OS without modification. You don't need to distribute CLX ever. CLX is linked and compiled into your executable. Mark > -----Original Message----- > From: tclug-list-admin at mn-linux.org > [mailto:tclug-list-admin at mn-linux.org]On Behalf Of Brian Carter-Stiglitz > Sent: Monday, August 06, 2001 6:18 PM > To: tclug-list at mn-linux.org > Subject: [TCLUG] Kylix: Linux-->Windows Porting > > > If i code up a program in kylix, can i compile it using kylix to create a > windows application or do i need to compile it on a windows machine with > delphi? if the prior is possible please let me know how it is > done. Also, > once you get the application working in windows to run it the > computer needs > the CLX libraries-- are these wide spread or would you basically have to > distribute them with the application? > > cheers, > > bc-s > _______________________________________________ > tclug-list mailing list > tclug-list at mn-linux.org > https://mailman.mn-linux.org/mailman/listinfo/tclug-list