On Mon, 2003-08-18 at 21:13, Timm Friebe wrote: [...] > Notes on command line arguments passed to cc: > > -E execute preprocessor only > -P do not generate #<line> comments > -x c Set language to "C". > -C leave comments intact
Oops, almost forgot: You can use -imacros <filename> if you want to put your macro definitions into a seperate file. - Timm -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php