Port-vax archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CMD MSCP SCSI problems? (again?)



> On Feb 8, 2023, at 1:17 PM, Paul Koning <paulkoning%comcast.net@localhost> wrote:
> 
> Cross-compiling is the obvious choice because of speed.  But native compilation is a very good test of compiler quality.  It should be able to compile natively the entire OS and all the tools (including the compiler itself).  At times, GCC has been known to have bugs that keep that from working, at least in the "minor" targets like vax.  It's great that some people are still working on curing that.

Hey Paul — totally agree, my biggest gripe with GCC these days is memory footprint.  It’s getting harder and harder to run it within the confined of some minor targets.

Now, whether that reflects on the quality of the compiler is a separate discussion :-)

-- thorpej



Home | Main Index | Thread Index | Old Index