Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!usc!ucsd!helios.ee.lbl.gov!nosc!cod!hall From: hall@cod.NOSC.MIL (Robert R. Hall) Newsgroups: comp.os.minix Subject: Re: 1.5.0 #18 - lib/ansi (lib is now split into subdirs) Summary: compiler warning messages Message-ID: <1736@cod.NOSC.MIL> Date: 30 Dec 89 02:27:27 GMT References: <4949@ast.cs.vu.nl> Organization: Naval Ocean Systems Center, San Diego Lines: 20 In compiling the lib/other modules I got warning message for the modules dosprintf.s and printk.c of: incompatible pointers = Since it was a warning and they compiled I ignore them But for the module lib/ansi/sincos.c I got the warning message: dummy floating point constants This message I took seriously. I know that this module is a floating point routine and must be compiled the -f option. Since it doesn't belong in this group, I delete the sincos.s file and moved the sincos.c file out and am saving it for the flib.a stuff I am still expecting to be released. The listing for liborder also show it is in the library file /usr/lib/libc.a near the end of the list. If you have put it into libc.a, I recommend you delete it and wait for the flib.a listing. Robert R. Hall hall@nosc.mil