Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Error compiling: vfork:Resource temporarily unavailable

115 views
Skip to first unread message

Elgardo Echevarria

unread,
Jul 8, 2006, 4:33:40 PM7/8/06
to
I'm trying to compile a C++ program using g++, but keep getting this error:

make -k clean all

19 [main] make 1060 fork_copy: linked dll data/bss pass 0 failed,
0x56F000..0x56F040, done 0, windows pid 3348, Win32 error 487

make: vfork: Resource temporarily unavailable

rm -rf Debug/* *-sections.* *-dispatch.s

27816 [main] make 1060 fork_copy: linked dll data/bss pass 0 failed,
0x56F000..0x56F040, done 0, windows pid 5428, Win32 error 487

make: vfork: Resource temporarily unavailable

100434 [main] make 1060 fork_copy: linked dll data/bss pass 0 failed,
0x56F000..0x56F040, done 0, windows pid 1812, Win32 error 487

make: vfork: Resource temporarily unavailable

make: Target `all' not remade because of errors.


Does anybody has any idea why this is happening?

I'm using the Palm OS Developer Suite v.1.2.0.23, Cygwin/PRC-Tools for Palm
OS Dev. v.1.2.0.23


0 new messages