> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Vikram Bharwada > Sent: 01 May 2004 14:03 > To: [EMAIL PROTECTED] > Subject: [Mono-list] Kylix and Mono > > Hi, > > How can i target my Borland Kylix application on Mono? > > and where do i find the Kylix interpreter for Mono.
I think you may be on the wrong track here. Kylix is a native x86 compiler for Linux. So a Kylix application doesn't have any use for Mono. Borland has a Pascal compiler for .NET called Delphi 8.0. So if you were determined, you could take your Kylix application, fix it up for Delphi 8.0, recompile with Delphi 8.0 and obtain a .NET application. However I doubt that the Delphi 8.0 runtime libraries run on Mono. Tim _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
