From: joey AT rolaren DOT space DOT swri DOT edu (Joey Mukherjee) Subject: mkfifo and values.h 23 Sep 1998 23:59:34 -0700 Message-ID: <199809231821.NAA27619.cygnus.gnu-win32@rolaren.space.swri.edu.space.swri.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: gnu-win32 AT cygnus DOT com I noticed mkfifo is not currently implemented. Will it ever be implemented or should I look at changing my code? How about values.h? Is that not a POSIX sort of header? Does anyone know a replacement for it? Really the only value I need out of there is MAXFLOAT and MINFLOAT. If anyone saw my other problem about Boolean coming up undefined, searching the egcs list helped. Apparantly, egcs will assign different types to typedefs even if they are defined to be the same thing. has Boolean defined and I had a typedef Boolean char; in my code as well which made it not work. Removing my define fixed the problem. If you ever have weird linking errors, maybe this will help you too. Thanks, Joey +--------------------------------------------------------------------------+ + Joey Mukherjee "I am amused by the simplicity + + joey AT swri DOT org of this game. Bring me your + + http://www.space.swri.edu/~joey finest meats and cheeses." + + + +--------------------------------------------------------------------------+ - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".