From: dahms@ifk20.mach.uni-karlsruhe.de
Subject: RE: inline warning
17 Jan 1997 18:51:27 -0800
Approved: cygnus.gnu-win32@cygnus.com
Distribution: cygnus
Message-ID: <009AE83D.07A5DA80.7452.cygnus.gnu-win32@ifk20.mach.uni-karlsruhe.de>
Original-To: jp@nuancecom.com
Original-CC: gnu-win32@cygnus.com, dahms@ifk20.mach.uni-karlsruhe.de
Original-Sender: owner-gnu-win32@cygnus.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@ifk20.mach.uni-karlsruhe.de)
-
For help on using this list, send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
