what arguments does bcc.exe take?

BlitzMax Forums/BlitzMax Programming/what arguments does bcc.exe take?

Madcap13(Posted 2007) [#1]
hello.
I would just like to state that I am *not* Noel Cower nor am I a clone of Noel Cower.

And I would like to ask what arguments does bcc.exe take?


grable(Posted 2007) [#2]
These are what could find skimming through the BMK source, haven't tested them though..
-g arch
-q		(quiet)
-v		(verbose)
-r 		(release)
-f framework
-m modulename
-t apptype
-o output