[Python-Dev] extension module .o files wind up in the wrong place

Michael Hudson mwh@python.net
03 Dec 2002 10:08:52 +0000


Skip Montanaro <skip@pobox.com> writes:

> I don't have time to look into this right now.  I only just noticed it while
> I was trying to do parallel builds in build.dbg and build.opt directories.
> The debug .o files got written first, so when the optimized make came along,
> there were already .o files, which had been compiled with --with-pydebug,
> got linked improperly.

Ah, this would be why I couldn't build a debug python on my iBook, then.

If this is Jack's fault, as Martin suggests, we should bully him until
he fixes it!

Cheers,
M.

-- 
  > so python will fork if activestate starts polluting it?
  I find it more relevant to speculate on whether Python would fork
  if the merpeople start invading our cities riding on the backs of 
  giant king crabs.                 -- Brian Quinlan, comp.lang.python