|
From: SONE T. <ts...@ts...> - 2000-11-10 17:44:06
|
I forgot to CC my previous message to the list, and also one thing to mention, when you talk about CRTDLL/MSVCRT issue, please don't mix up *target* and *host*. Paul G. did not clarify this. On Fri, Nov 10, 2000 at 08:58:32AM -0800, Earnie Boyd wrote: > I'll keep this under my hat for when I actually start looking at it. > > Thanks for the input, > Earnie. > --- SONE Takeshi <ts...@ts...> wrote: > > On Fri, Nov 10, 2000 at 04:29:16AM -0800, Earnie Boyd wrote: > > > There are differences in the startup code. It is the same source file > > though. > > > > Yes, and the difference is very small. > > What I thought is to create a new library libcrtcompat.a, which contains > > dummy function of __getmainargs() and __set_app_type(). > > This way we can use the same binary of startup code. > > > > mingw[cm]10.dll uses crtdll.dll/msvcrt.dll, only for calloc() and free(). > > We can change it to use some replacement so that it will be no > > dependencies to crtdll.dll/msvcrt.dll. > > > > > Here is where we stand for support of -mcrtdll. If no one else asks for > > it, it > > > won't happen and you can add it to your own version. If two or more others > > > want it then support will be added for -mcrtdll. > > > > When Mumit introduced -mcrtdll, there were lots of people supporting it. > > > > -- > > Takeshi SONE > > > __________________________________________________ > Do You Yahoo!? > Thousands of Stores. Millions of Products. All in one Place. > http://shopping.yahoo.com/ > -- Takeshi SONE |