From: dahms AT ifk20 DOT mach DOT uni-karlsruhe DOT de Subject: RE: inline warning 17 Jan 1997 18:51:27 -0800 Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: <009AE83D.07A5DA80.7452.cygnus.gnu-win32@ifk20.mach.uni-karlsruhe.de> Original-To: jp AT nuancecom DOT com Original-CC: gnu-win32 AT cygnus DOT com, dahms AT ifk20 DOT mach DOT uni-karlsruhe DOT de Original-Sender: owner-gnu-win32 AT cygnus DOT com Hi, you wrote: : Does anyone know what the flags would be to get the equivilant of : : gcc (or g++) -Wall (without can't inline errors) Sorry, dunno. But if all fails, you can: gcc -Wall ... | grep -v "Warning: Can't inline" or whatever the string is. Bye, Heribert (dahms AT ifk20 DOT mach DOT uni-karlsruhe DOT de) - For help on using this list, send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".