On Fri, 17 Jan 1997, Brad Freshour wrote: > -fno-strict-prototype > Treat a function declaration with no arguments, > such as `int foo ();', as C would treat it--as say- > ing nothing about the number of arguments or their > types (C++ only). Normally, such a declaration in > C++ means that the function foo takes no arguments. >From the above text: "as saying nothing about the number of arguments or their types (C++ only)." I believe the latest versions of gcc have restricted this argument to solely C++. Remove it from your Makefile. -- Daniel Koepke dkoepke@california.com Forgive me father, for I am sin. +-----------------------------------------------------------+ | Ensure that you have read the CircleMUD Mailing List FAQ: | | http://cspo.queensu.ca/~fletcher/Circle/list_faq.html | +-----------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/18/00 PST