Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <19990504150943.2448.rocketmail@web104.yahoomail.com> Date: Tue, 4 May 1999 08:09:43 -0700 (PDT) From: Earnie Boyd Reply-To: earnie_boyd AT yahoo DOT com Subject: Re: problem building tcl/tk 8.0.3 using egcs-1.1.2/msvcrt40 To: Paul Thiessen , cygwin AT sourceware DOT cygnus DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii --- Paul Thiessen wrote: > Hi. I'm using Mumit Khan's mingw32/egcs-1.1.2 with his msvcrt40-runtime > stuff installed. I'm trying to build tcl 8.0.3, with source patches again > provided by Mr. Khan, which compiles fine w/o the msvcrt40 update. I have > a couple of questions: > > 1) What's the advantage of using msvcrt? Should I bother with Q #2, or > is it not worth it? > > 2) When I do the compile (using the provided Makefile.gnu), dllwrap gives > me errors of the sort: > > ./tclEnv.o(.text+0x365):tclEnv.c: undefined reference to > `__imp__environ_dll' > ./tclWinTime.o(.text+0x21):tclWinTime.c: undefined reference to > `__imp__timezone_dll' > ./tclWinTime.o(.text+0x4ad):tclWinTime.c: undefined reference to > `__imp__daylight_dll' > Make sure that the __MSVCRT__ macro is defined when compiling. This should be on if the right specs file is being used. === "Earnie Boyd" CYGWIN RELATED HELP: DOCUMENTATION: DLLHELP: ARCHIVE SEARCH: OR _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com