home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.ms-windows.programmer.misc
- Path: sparky!uunet!psinntp!wrldlnk!usenet
- From: "Jeffrey P. Overcash" <p00090@mail.psi.net>
- Subject: Automatic data segment exceeds 64K
- Message-ID: <2935516401.1.p00090@mail.psi.net>
- Sender: usenet@worldlink.com
- Nntp-Posting-Host: 127.0.0.1
- Organization: Performance Systems Int'l
- Date: Thu, 7 Jan 1993 17:18:37 GMT
- X-Mailer: PSILink (3.11)
- Lines: 22
-
- The header say it all - well almost. I'm useing Borland C++ and I am
- currently running into this linking error. Unfortunately, I have a DLL
- that requires a large (32K) stacksize and already only use 1024 for
- heapsize therefore I need to move some of my near data to far. I've
- tried several different way of doing this (or so I thought), but nothing
- seems to be affecting this problem. The manual says to use the map file
- to determine the sizes of the componant segments to see which modules
- contribute what to the DGROUP. I've done this but nowhere can I find
- out how to move a module into another segment. Any and all help will be
- greatly appriciated.
-
- Jeffrey P. Overcash | And as I patrol in the valley of the shadow
- (the Jester) | of the Tricolor - I must fear evil
- snail mail: | For I am but mortal and mortals can only die
- 1700 Whipple Rd | asking questions, pleading answers from the
- Mt Pleasent, SC 29464 | nameless, faceless watchers that stalk the
- | carpeted corridors of Whitehall
- e-mail: p00090@mail.psi.com | Who order descration, mutilation, verbal
- I have no disclaimer all | masterbation in thier guarded bureaucratic
- opinions are my own - And I'm| wombs.
- proud of them. | Fish.
-
-