Messages in this thread |  | | Subject | compile opitons? | Date | Mon, 30 Sep 1996 11:36:29 PDT | From | "Marty Leisner" <> |
| |
I had undefined lseek in rd.c in 2.1.0
I wanted to do:
make CC='gcc -save-temps'
Seems its not so easy... 1) the -pipe option is not necessary. At a minimum it should be PIPE=-pipe so it can be overriden with make PIPE=
How am I supposed to do -save-temps?
At a mimimum, I suppose we can add XCFLAGS to CFLAGS somewhere?
marty leisner@sdsp.mc.xerox.com Member of the League for Programming Freedom (http://www.lpf.org) Any sufficiently advanced technology is indistinguishable from magic Arthur C. Clarke, The Lost Worlds of 2001
|  |