Hi guys,
I just installed the new Garnet OS development environment on my portable, running Vista Home Ultimate, SP1. Unfortunately, if I try to create a new project (based on the built-in "hello" example), it won't build:
-----8<-----------------------------
**** Incremental build of configuration Debug for project hello ****
make all
3 [main] make 4048 fork_copy: linked dll data/bss pass 0 failed, 0x33F000..0x33F040, done 0, windows pid 2492, Win32 error 487
make: vfork: Resource temporarily unavailable
"C:/Program Files/ACCESS/Garnet OS Development Suite/PalmOSTools/PalmRC" -locale enUS -target 4.0 -strictTextEncoding -quiet -p PalmOS4 -o rsc/AppResources.trc ../rsc/AppResources.xrd
C

almOSCygwinbinsh.exe (3328): *** couldn't allocate cygwin heap, Win32 error 0, base 0x7A0000, top 0x7A1000, reserve_size 4096, allocsize 4096, page_const 4096
3 [main] sh 2508 sync_with_child: child 3328(0x120) died before initialization with status code 0x1
32 [main] sh 2508 sync_with_child: *** child state waiting for longjmp
Cannot fork: Resource temporarily unavailable
make: *** [rsc/AppResources.trc] Error 2
Build complete for project hello
---------8<----------------------------
It did work when I installed the toolchain on another machine at work that runs XP.
For the record: I did not have cygwin installed on this machine before installing the IDE and let the installer install cygwin on it's default path.
Any help greatly appreciated,
Gr, Joost