> We are inviting beta testers for our MPC (Multi-Platform C)
> compiler/IDE. MPC compiles C programs and generate Java byte-code.
[snip]
> Currently the compiler/IDE only works on the Linux platform but we
> intend to port it to other platforms in the near future.
How can you be sure that it will work elsewhere without actually having at
least one more platform to test it on? Preferably big-endian (to contrast
little-endianess of x86) and running different operating system.
Bye, Dragan
--
Dragan Cvetkovic,
To be or not to be is true. G. Boole No it isn't. L. E. J. Brouwer
!!! Sender/From address is bogus. Use reply-to one !!!
napi wrote:
> We are inviting beta testers for our MPC (Multi-Platform C)
> compiler/IDE.
After visiting the site I recommend you add "that we're planning to
sell" just to avoid any possible unpleasantness.
What salary/hourly rate are you offering to the people whose time will
be used in furthering your business plan, or were you hoping people
would offer to test your product for free?
Dave.
> Currently the compiler/IDE only works on the Linux platform but we
> intend to port it to other platforms in the near future.
The porting task would probably be easier had you started on a
platform other than Linux...
--
Rich Teer, SCNA, SCSA, author of "Solaris Systems Programming",
published in August 2004.
President,
Rite Online Inc.
Voice: +1 (250) 979-1638
URL: http://www.rite-group.com/rich
Exactly, Rich! For example, FreeBSD :)
P.S. I am being fairly serious. And I agree with Rich, indeed: in my
experience, porting _from_ Solaris or FreeBSD is substantially easier than
porting from Linux.
--
Lev Walkin
v...@lionet.info
Only if you fall into the trap of using GNU extensions when developing
code on Linux. Even if developing on a non-Linux platform, using the
native compiler is recommended, since it often has quirks not present
in gcc.
--
Måns Rullgård
m...@mru.ath.cx
Some people do seem to like working for free when it involves computers.
Indeed, your first paragraph makes very little sense unless you assumed
the OP was one such.
- Gerry Quinn