Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!munnari.oz.au!goanna!ok From: ok@goanna.cs.rmit.oz.au (Richard A. O'Keefe) Newsgroups: comp.lang.c Subject: Re: Problem with ceil Message-ID: <4370@goanna.cs.rmit.oz.au> Date: 26 Nov 90 08:44:00 GMT References: <33390@netnews.upenn.edu> Organization: Comp Sci, RMIT, Melbourne, Australia Lines: 12 In article <33390@netnews.upenn.edu>, diaz@eniac.seas.upenn.edu (Carmen M. Diaz) writes: > gcc -lm -g sim.c > sim.c:130: Undefined symbol _ceil referenced from text segment > Does anyone have any suggestions? (1) Read the ld(1) manual page. (2) gcc {compiler options} {C source files} {library files}, e.g. gcc -g sim.c -lm -- I am not now and never have been a member of Mensa. -- Ariadne.