A better solution is to copy what Borland did with Kylix. Simply make a
certified app with a linux installer that will run under wine.
That is, under the hood is a windows app, but enough effort has gone
into making it work under linux that it would be usuable in a
production environment and the user wouldn't be any wiser.
I use the Kylix compiler and I can't tell that it is a wine app. I'm
told that it is... might be wrong...
So start with a Linux installer, see how things go.
No. With Lazarus and Freepascal you will have one source tree which will
compile on Linux, Mac and windows. Lazarus is a perfect example of this
itself. It compiles on Linux, Mac and windows from the same source code.
<snip>
> I use the Kylix compiler and I can't tell that it is a wine app. I'm
> told that it is... might be wrong...
You still have to install wine and it is another thing which can go
wrong. The more things which can go wrong the worse the application.
It would be nice if ther were some note about what to donwload from cvs
to take a look to at the source, I downloaded tcashsource and it was
more than 250MB transfer.
Is that the base for TurboCASH 4?