Re: c/c++ validator

2005-06-19 Thread David Bremner
I complied this list for the local C++ users group several months ago, 
it might be helpful.

http://www.nwcpp.org/Misc/Tools_DavidBremner.html

Regards,
David Bremner



Re: Deprecate i386 for GCC 4.8?

2012-12-13 Thread David Bremner
>> Well the embedded folk often end up with precisely this dichotomy :-)
>> But if no sign of 386 embedded chips, then reasonable to deprecate
>
>
> I've never heard about them before, nor do I know how far spread their
> products are, however these folks seem to be producing i386-SoCs
> http://www.dmp.com.tw/
> esp. this one
> http://www.dmp.com.tw/tech/vortex86sx/

The Vortex86 line is 486 compatible. DM&P's 386 SoC was end-of-lifed
in 2007 according to
ftp://downl...@ftp.dmp.com.tw/DMP_Vortex86_Series_Software_Programming_Reference_091216.pdf

Regards,
David Bremner