14 September 2005

 

Windex: Keeping your Windows system clean.

Windows systems have a bad reputation for being bloated, virus-ridden clunkers. While the Windows OS's do have their problems with security, there are some simple, inexpensive options for Windows users to keep their system clean and safe. You do not need to be a computer geek to implement them either. Here is an article that discusses how to do this.

 

Cross GCC on a Win32 platform

Here is a document that outlines the process needed to build a GCC cross compiling system that is hosted on a Windows computer using Cygwin. Many developers would like to use the GNU tools but are constrained by the fact that either their employers will not provide them with another unix-like computer or they have no desire to learn another operating system for one task. There are solutions that allow you to use free software to do embedded development, but they are poorly documented from the Win32 user's perspective. My goal is to provide clarification on these issues and to point the user in the right direction as to where to get help when things go wrong.

This page is powered by Blogger. Isn't yours?