home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.ms-windows.programmer.misc
- Path: sparky!uunet!mcsun!sunic!ugle.unit.no!aun.uninett.no!nuug!dhhalden.no!pc167.dhhalden.no!amundh
- From: amundh@dhhalden.no (AMUND HALDORSEN)
- Subject: DGROUP problem when going from Microsoft C 6.0 to Borland C++ 3.1
- Message-ID: <amundh.3.726828250@dhhalden.no>
- Lines: 19
- Sender: news@dhhalden.no (Network News User)
- Nntp-Posting-Host: pc167
- Organization: Ostfold College
- Date: Tue, 12 Jan 1993 08:44:10 GMT
-
- Recently I began using Borland C++ 3.1 instead of Microsoft C ver. 6.0
-
- When compiling small programs with BC (created with MSC) everything seems Ok.
-
- But when I try compiling a program with several code segments (using large
- memory model), this linker error occurs:
-
- Group DGROUP exceeds 64K
-
- My program uses some global arrays that occupies a big portion of memory,
- but this is no problem when compiling with Microsoft C 6.0....
-
- Why does Borland say it exceeds 64K and Microsoft say it doesn't ?
-
-
- Please mail me if you know something I don't...
-
-
- amundh@dhhalden.no
-