- Uninstall gcc 0.5.0 if you have this on your System
- Remove all GCC environment variables that you might have been left in your autoexec.bat
- On Win9x Systems please add the following command to your config.sys.
SHELL=c:\dos\command.com /E:2048 /P (or wherever your command.com is located) You *may* need that. You will increase the environmental space for environment variables you will get during the installation. Please boot your PC after this change !!
- IMPORTANT:
The following description will assume that you will install to C:\PalmDev. You may decide different but - good luck. Please AVOID blanks in folder names. You may need approx 100 MB of free space on drive C:
- CYGWIN:
- Run the cygwin-b20.1-full.exe installation program. Please select C:\PalmDev\cygwin as your destination folder (case sensitivity? I don't know...)
- Please accept all defaults during the rest of the setup process.
- Please check that you have cygnus in C:\PalmDev\cygwin plus a handfull of sub-folders
- PRC-Tools:
- Run the PRC-Tools-2.0.exe installation program.
- Select all components to be installed
- Select C:\PalmDev\PRC-Tools as your prc-tools tool chain destination location.
- Select C:\PalmDev\Docu as your tool chain documentation and samples destination location.
- Please accept all defaults during the rest of the setup process.
- Please check the existance of the following folders:
- C:\PalmDev\PRC-Tools (plus some sub-folders)
- C:\PalmDev\Docu (plus some sub-folders)
- Palm OS SDK 4.0:
- Open the SDK40.zip file
- Please launch the Palm OS 4.0.exe
- Please select c:\PalmDev as your destination folder.
- You now have the SDK ready.
- In order for the gcc-compiler to find all the include files there are different alternatives.
- You can set up a symbolic link. Forget that.
- You can define -palmos35 compiler switch. Forget that.
- Please locate c:\PalmDev\sdk-4.0 and rename this folder to c:\PalmDev\sdk
- This should end up in the following folder structure:
- C:\PalmDev\sdk\include\Core
- C:\PalmDev\sdk\include\Dynamic
- C:\PalmDev\sdk\include\Libraries
- (And related Sub-folders)
- PILRC - The Resource Compiler:
- Please unzip PILRC_w32.zip to C:\PalmDev (subfolder pilrc-[n.n] gets created)
- Please rename this folder to c:\PalmDev\Pilrc
- Please ensure that you have C:\PalmDev\pilrc (plus sub-folders) at the end
- Please copy the file c:\PalmDev\Pilrc\cygwin1.dll into your windows system folder.
- Palm OS Emulator:
- It is - again - a ZIP file. Please unzip to C:\PalmDev\POSE
- Please ensure that you have C:\PalmDev\POSE (plus sub-folders) at the end
- Please get a ROM file and copy it to this folder as well.
- Try to launch Emulator.exe, define a ROM file and a Palm model to emulate and set the "save session" flag to "always"
- VFDIDE 4.2.6++ - Visual Form Designer:
- Now the most easy step: Install VFDIDE to C:\PalmDev\VFDIDE
|