For Windows Embedded CE 6.0: Microsoft Visual Studio (MSDEV) .NET with the Windows CE 6.0 plugin.
For Windows Mobile: Microsoft Visual Studio (MSDEV) .NET 2005.
****************************************************************************************
| NOTE | |
| The version of the GCC compiler should match the compiler version used for building the running Linux kernel. |
****************************************************************************************
| NOTE | |
| For Solaris 8 it is recommended to use update 3 or higher (available from Sun: http://www.sun.com). |
****************************************************************************************
| NOTE | |
| If you have chosen a development environment other than GCC, make sure
libgcc is installed on your computer. You can download it from
the following URL:
http://www.sunfreeware.com.
Set the LD_LIBRARY_PATH to the location of your libgcc, a probable location would be: LD_LIBRARY_PATH= /usr/local/lib:/usr/local/lib/sparcv9 |