Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!samsung!uakari.primate.wisc.edu!unmvax!uokmax!d.cs.okstate.edu!ong From: ong@d.cs.okstate.edu (ONG ENG TENG) Newsgroups: comp.os.msdos.programmer Subject: How do you command-line compile in TC++? Message-ID: <1991Jan28.214552.25542@d.cs.okstate.edu> Date: 28 Jan 91 21:45:52 GMT Organization: Oklahoma State University Lines: 9 I am attempting to use the command-line compile in TC++. I went thru the manuals twice, tried all kinds of options (including -I and -L), but still I get "undefined symbols" during link time for instructions like "setcolor", "kbhit", etc. If I compile it inside the IDE, it works fine. What am I doing wrong? Thanks in advance. E. Teng Ong (ong@d.cs.okstate.edu)