Your mail could not be delivered
Reason: Unknown user
Beginning of original message follows...
Received: from 128.223.40.58 on Tue May 15 13:50:59 2001 Eastern Daylight Time
Received: by NetcPlus SmartServer 13101513, v3.75.202, Build: 5 Dec 2000 using SMTP.
Received: from localhost
([127.0.0.1] helo=first.cirl.uoregon.edu ident=list)
by first.cirl.uoregon.edu with esmtp (Exim 3.22 #1 (Debian))
id 14ziyQ-0001uq-00; Tue, 15 May 2001 10:51:06 -0700
Received: from [206.34.200.2] (helo=connactivity.connactivity.com ident=nobody)
by first.cirl.uoregon.edu with esmtp (Exim 3.22 #1 (Debian))
id 14ziyF-0001uM-00
for <wxpython-users@lists.wxwindows.org>; Tue, 15 May 2001 10:50:55 -0700
Received: from SKEEZIX.watercat ([206.34.215.240])
by connactivity.connactivity.com (8.11.1/8.11.1) with ESMTP id f4FHooJ23565
for <wxpython-users@lists.wxwindows.org>; Tue, 15 May 2001 13:50:52 -0400 (EDT)
Message-Id: <4604-Tue15May2001135047-0400-phawkins@connact.com>
X-Mailer: emacs 20.6.1 (via feedmail 8 I)
···
From: phawkins@connact.com (Patricia Hawkins)
To: wxpython-users@lists.wxwindows.org
Subject: [wxPython] trying to build wxPython and wxWindows debug...
Sender: wxpython-users-admin@lists.wxwindows.org
Errors-To: wxpython-users-admin@lists.wxwindows.org
X-BeenThere: wxpython-users@lists.wxwindows.org
X-Mailman-Version: 2.0.3
Precedence: bulk
Reply-To: wxpython-users@lists.wxwindows.org
List-Help: <mailto:wxpython-users-request@lists.wxwindows.org?subject=help>
List-Post: <mailto:wxpython-users@lists.wxwindows.org>
List-Subscribe: <http://lists.wxwindows.org/mailman/listinfo/wxpython-users>,
<mailto:wxpython-users-request@lists.wxwindows.org?subject=subscribe>
List-Id: for users of the wxWindows Python toolkit <wxpython-users.lists.wxwindows.org>
List-Unsubscribe: <http://lists.wxwindows.org/mailman/listinfo/wxpython-users>,
<mailto:wxpython-users-request@lists.wxwindows.org?subject=unsubscribe>
List-Archive: <http://lists.wxwindows.org/pipermail/wxpython-users/>
Date: Tue, 15 May 2001 13:50:47 -0400
Just thought I'd see if anyone had a quick fix, before I go chasing
through the link flags, etc. I do hate M$. I know it's using
conflicting libraries, and I need to speak firmly to the linker. I
just wondered if someone had dealt with this already.
I'm trying to build wxPython and wxWindows debug versions, (or at
least the hybrid versions). I'm following the instructions at:
http://www.wxpython.org/BUILD.win32.txt
Non-debug builds OK; both the hybrid and debug versions fail like this:
LINK : warning LNK4098: defaultlib "MSVCRT" conflicts with use of other libs; us
e /NODEFAULTLIB:library
LINK : fatal error LNK1201: error writing to program database "C:\PJH\CODING\WXW
IND~1\lib\wx22_5d.pdb"; check for insufficient disk space
NMAKE : fatal error U1077: 'C:\PROGRA~1\MICROS~4\VC98\BIN\link.exe' : return cod
e '0x4b1'