Re: Linux source code
- Posted by Derek Parnell <ddparnell at bigpond.com> Feb 20, 2002
- 435 views
I have the source too. I'm trying to port it to Microsoft C++ 6.0. This is not as easy as I thought it might be 'cos of MS oddities and RDS taking advantage of some specific Watcom goodies. However, I got it to compile, now all I have to do is get it working as well Why am I doing this? 1) I have the MS development tools. 2) I might learn something. 3) I'm hoping that optimised MS code might be faster. 4) I love tinkering. 5) So I can submit "suggestions" to RDS in some hope that they might be looked at. --------- Derek 21/02/2002 11:16:39 AM, Bernie Ryan <xotron at localnet.com> wrote: > > >How come when I compile EXU. >My EXU generated file size is 214k in size. >The EXU file that is contained in the public >domain version is 84k in size. >What is different ???? > >Why doesn't the alldefs include file not EXCLUDE the .def files >for linux ??? > >Am I the only person beside Karl and David who purchased the source ?? >I would like to see more posts about the source because >I'am getting sick of reading post about non-Euphoria subjects. > >Bernie > >