This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 4.3 target deprecation proposals
> If you're trying to at least test code generation, etc., you could
> treat the DOS system like a basic target board and cross-compile
> tests and transfer them over a serial line to execute them. That's
> the way it was done in the bad old days.
Yeah, I remember those.
> However, it's just occurred to me that you are probably wanting to test
> djgpp as a native compiler. Yeah?
That too.