On Sat, 13 Oct 2012, Dave Yeo wrote:

On 10/13/12 10:23 am, Martin Storsjö wrote:
This requires the makedef perl script by Derek, which probably will
go into the c99-to-c89 repo. That scripts produces a .def file,
listing the symbols to be exported, based on the gcc version
scripts and the built object files.

Where is the makedef script currently?

You can grab a copy of it from http://albin.abo.fi/~mstorsjo/makedef right now, I'll push it to the c99-to-c89 repo once the rest of this is settled.

Perhaps it should be named makedef.pl?

Hmm, not sure I agree - the fact that it's a perl script isn't of much significance, you could swap it out for anything else with the same syntax implemented in a different language if you'd want.

// Martin
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to