6 Aug
2012
6 Aug
'12
1:15 a.m.
I cross compile a program for windows on my linux box. After doing so I grab all the dlls and package them up. Typically this involves grabbing what I knew was needed and then testing on a windows box to determine if anything is missing. Is their some program in wine that can output what dlls are needed (like ldd) so I can write a script to package up everything? Obviously it doesn't generally change except when I upgrade to a new Fedora version but it would be nice to automate packaging everything. Dennis Payne dulsi@identicalsoftware.com