Page 1 of 1

Add missing compiler command line parameters

Posted: Wed Sep 26, 2018 12:15 am
by Sicro
The following listing commands are available when using the pipe interface of the compiler (pbcompiler --standby):
  • FUNCTIONLIST
  • STRUCTURELIST
  • INTERFACELIST
  • CONSTANTLIST
  • IMPORTLIST
However, when using the compiler command line parameters, only the following parameters are available:
  • --liststructures
  • --listfunctions
  • --listinterfaces