Well, cpp -c dispatch.c should get you're the object file (dispatch.o) and then you'll have to relink.
-----Original Message----- From: Preetham [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 08, 2002 12:05 PM To: [EMAIL PROTECTED] Subject: Compileing VNC Hi All: I have downloaded the VNC code. I am making small changes to the Dispatch routine present in dispatch.c. However, if i want to compile the code, it takes a lot of time as all the modules are compiled. Is there a way that i could restrict my compilation to just the dispatch.c and ite dependant modules. Appreciate the help. Thanks, Preetham. _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] http://www.realvnc.com/mailman/listinfo/vnc-list _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] http://www.realvnc.com/mailman/listinfo/vnc-list
