[mythtv] Ticket #4497: Win32 builds broken after r15435

buzz davidbuzz at gmail.com
Tue Jan 22 05:50:50 UTC 2008


 Andrei,

> It's the "chicken and egg" situation. You can't generate .def files using
> this tool (or other tools) because in theory, you don't have any .dll's
> yet
> (you do from previous builds but that's not the point).
>
<hopefully not too nieve a question>
Well actually, I think that is the point... Since we do have dll's being
successfully built (for some SVN revisions), why not just create a .def file
automatically from these? (using dll2def or pexports?)  If you want to be
thorough, you could re-create the .def file after a successful .dll is
built, and emit some meaningful warning/error message if it's different than
the one used the first-time-round?

wouldn't that work?
<end question>


>
>
> This is why this "bootstrapping" - creating of import libraries from .def
> files was invented in the first place, and this is how I solved initial
> circular dependencies.

Yes, and we all win32-ers thankyou for it!   :-)

Buzz.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-dev/attachments/20080122/790df7e3/attachment.htm 


More information about the mythtv-dev mailing list