| delorie.com/archives/browse.cgi | search |
| 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 <earnie_boyd AT yahoo DOT com> |
| 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 <paul AT grserv DOT med DOT jhmi DOT edu>, cygwin AT sourceware DOT cygnus DOT com |
| MIME-Version: | 1.0 |
--- Paul Thiessen <paul AT grserv DOT med DOT jhmi DOT edu> 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" <mailto:earnie_boyd AT yahoo DOT com>
CYGWIN RELATED HELP:
DOCUMENTATION: <http://sourceware.cygnus.com/cygwin/docs.html>
DLLHELP: <http://www.xraylith.wisc.edu/~khan/software/gnu-win32/>
ARCHIVE SEARCH: <http://www.delorie.com/archives/> OR
<http://www.eGroups.com/list/gnu-win32/>
_________________________________________________________
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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |