Magnus Hagander wrote: > Perhaps a compromise would be to set versioninfo on libpq.dll (which > we alerady do), and on all the EXEs, and ignore the rest of the DLLs. > It's not ideal, but it's a great deal better than nothing at all.
If that is an option, why not just put versions into the build-time linkable DLLs, which really need a version, and leave it out for the rest. Clearly, we cannot put a version into every file anyway (headers files, etc.), so "everything must have a version" does not hold anyway, unless there is some weird rule again that certain things must have one. -- Peter Eisentraut http://developer.postgresql.org/~petere/ ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly