1. Dos32/Win32 GCC
- Posted by Caballero Rojo <pampeano at rocketmail.com> Sep 06, 2000
- 419 views
- Last edited Sep 07, 2000
__________________________________________________ Do You Yahoo!? Yahoo! Mail - Free email you can access from anywhere! http://mail.yahoo.com/
2. Dos32/Win32 GCC
- Posted by Caballero Rojo <pampeano at rocketmail.com> Sep 06, 2000
- 429 views
- Last edited Sep 07, 2000
Hi.. sorry for the double email.. I press enter without wanting to do =( Well.. I just have a doubt.. Dos32 version of the translator uses some watcom optimizations.. and linux version does? If it's ansi c we could use some win32 or dos32 translations of gcc.. I have one free that came with mingw32 a free compiler.. Thanks, Red Knight __________________________________________________ Do You Yahoo!? Yahoo! Mail - Free email you can access from anywhere! http://mail.yahoo.com/
3. Re: Dos32/Win32 GCC
- Posted by Robert Craig <rds at ATTCANADA.NET> Sep 06, 2000
- 466 views
- Last edited Sep 07, 2000
Caballero Rojo writes: > Well.. I just have a doubt.. Dos32 version of the translator > uses some watcom optimizations.. and linux version does? > If it's ansi c we could use some win32 or dos32 translations > of gcc.. I have one free that came with mingw32 a free compiler.. To support other C compilers would require essentially 0 work in the translator itself. The work would be in ifdef'ing the Euphoria run-time library to work with the available library routines and libraries that come with each C compiler. For now, I'm going to stick with GCC (Linux), and Watcom (DOS32 and WIN32) until I get the beta and final releases out. After that I'll look at other C compilers. Hopefully the Watcom compilers will be available for free by that time. Regards, Rob Craig Rapid Deployment Software http://www.RapidEuphoria.com