Path: utzoo!utgpu!water!watmath!clyde!rutgers!ll-xn!husc6!bbn!bbn.com!rsalz From: rsalz@bbn.com (Rich Salz) Newsgroups: comp.unix.questions Subject: How to create DBX and non-DBX libraries? Message-ID: <268@fig.bbn.com> Date: 19 Dec 87 00:43:04 GMT Organization: BBN Laboratories, Cambridge MA Lines: 11 We provide two programming libraries to our users. We'd like to set things up so that they can just do things: cc -o foo foo.c -lcronus and use the optimized library, but if they do cc -g -o foo foo.c -lcronus they get a DBX version. What to I have to name the two libraries? Tnx. /r$ -- For comp.sources.unix stuff, mail to sources@uunet.uu.net.