Macro expansion

Chandru chandrashekhar.mullaparthi@REDACTED
Fri Aug 14 07:46:51 CEST 2009


Hi all,

I need some help with passing command line parameters to the compiler.

I have some macros in a module. I want to be able to pass the value for
these macros at compile time as command line parameters. I'm using Makefiles
which invoke 'erl -make'. How do I pass these macro values so that the
compiler is able to extract them and compile the module?

ta
Chandru


More information about the erlang-questions mailing list