Hi,
Kai Backman wrote:
The work Rene has done with the cross compilation is great, but I
think we need to minimize the number of -required- external
dependencies.
Here is my suggestion for a solution:
- Check unowinreg.dll back into the repository and use it by default
without recompilation on all platforms.
- Include a configure switch that forces recompilation of the DLL. On
win32 this uses the standard compiler, on !win32 mingw32.
This sounds like a good compromise to me.
The rule of thumb we used in art pipelines was that if the target file
required special software or hardware for generation it should be
checked into the repos. Especially if it changed seldom, like the case
seems to be here.
We need to make our build process easier and adding another
application to install or file to download does not further that goal.
I have to seconds this, so "include a configure switch that forces
recompilation of the DLL. On win32 this uses the standard compiler, on
!win32 mingw32" is the way to go. Anybody to take this for 2.0.4 ?
Kai
Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]