On Tue, 22 Feb 2005 09:14 am, Suvda Myagmar wrote:
> When compiling gnuradio-core, I would like to predefine some macros as
> command-line options of the compiler. For example:
>
> g++ -DDEBUG -DMY_EXTEND
>
> Because in gnuradio all Makefiles are machine-generated I can't figure
> out where to specify these options. Help!
>

try

./configure --help

and look at the part that list the environment variables that are supported


cheerio Berndt
-- 
Every man who says frankly and fully what he thinks is doing a public service.
[Leslie Stephen]


_______________________________________________
Discuss-gnuradio mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to