Win32 makefile problem


Subject: Win32 makefile problem
From: Nikolaj Brandt Jensen (mailbag@postman.dk)
Date: Sun Nov 18 2001 - 07:39:43 CST


Hello.

I have found a problem with the Win32 makefiles. I believe that this
is the reason for the occational releases that wants msvcrtD.dll to
load.

If you build with ABI_OPT_DEBUG=1 for some testing and then 'make
realclean' and 'make distribution', there are still some object files
from the debug version, and they continue to link to the debug version
of the runtime.

It is the expat and psiconv modules that aren't cleaned up. It seems
as if the 'clean' target for these modules are called from the main
Abi makefile, but something break somewhere...

Could a makefile expert (I am not such a beast :-)) please look at
this?

        - Nikolaj



This archive was generated by hypermail 2b25 : Sun Nov 18 2001 - 07:40:02 CST