Re: Re[2]: [email protected]
"Jiri Malak" <[email protected]> Sun, 9 Jan 2005 09:04:26 +0100
| Newsgroups | gmane.comp.gnu.mingw.patches |
|---|---|
| Message-ID | <000901c4f621$d6fd61a0$0100a8c0@jirkaml> |
Sorry, I wasn't thinking about it. I only migrate it to Open Watcom platform. I looked into original Microsoft library and there each part of data is in diferrent section. Now I think little more about it, data is standard const data which is put in code segment. I think sou that this section attributes are not neccessary there. Jiri ----- Original Message ----- From: "Danny Smith" <[email protected]> To: <[email protected]> Cc: <xnavara-VIXq6x/[email protected]> Sent: Sunday, January 09, 2005 6:06 AM Subject: Re[2]: [MinGW-patches] [email protected] > Jiri Malak wrote: > > Enclosed patch fix windows DirectX import library source code for Open Watcom > > C compiler. There is problem with section attributes which are compiler > > specific. > > I add two macros EMIT_CODE_SECTION() and EMIT_CONST_SECTION(). > > > > On second thought, why are these section attrbutes needed at all? Why are some > consts put in text and others in rdata? > > Danny > > > > > Jiri Malak > > > > 2005-02-08 Jiri Malak <[email protected]> > > > > * lib/directx/(dinput_joy.c, dinput_joy2.c, dinput_kbd.c, > > dinput_mouse.c, dinput_mouse2.c, dinput_private.h) : fix > > for Open Watcom compiler. > > > > ------------------------------------------------------- > The SF.Net email is sponsored by: Beat the post-holiday blues > Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. > It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt > _______________________________________________ > MinGW-patches mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mingw-patches ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt