hi, I'm trying to develop virtual driver using Palm SDK 3.5. I'm not sure how to link the virtual driver source code, since the compiler is giving the following error: /prc-tools/m68k-palmos/lib/crt0.o(.text+0x76):crt0.c: undefined reference to `PilotMain' collect2: ld returned 1 exit status PilotMain is not defined in our virtual driver source code and only those 6 functions mentioned in the Palm documentation for developing virtual driver are defined. We marked DrvEntryPoint (one of the 6 functions) as the __Startup__ function. We are not able to get over this error. I would be very thankful if you could help us. Thank you, Simi E Centre for Electronics Design and Technology Indian Institute of Science -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
