[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Compilation of C with mzc



Quoting Jerzy Karczmarczuk:
> Probably this is possible to repair
> manually, but the question is: where can they find the information
> about the extension compilation flags for mzc, and how to change
> the defaults?

Use mzc's -v flag to see how it calls the compiler and linker. 

Various mzc flags, such as ++ccf, change the set of flags.

Matthew