How to Compile C Function to Directly Executable Machine Code
Reply To atmax9
I'm not sure if this an issue or a feature request,...
It is neither, and consequently does not belong on an issue/feature request tracker; please direct such enquiries to the mailing list.
I'm not sure if this an issue or a feature request, but how do I convert a function (or group thereof, with one calling the rest) into machine code that could be directly executed by another program? It would be helpful if I could get it in hex format.