Subj : Re: Error: Too much global data defined in file To : borland.public.cpp.borlandcpp From : Morosh Date : Mon Feb 28 2005 08:47 pm Hi: I've send you twice the project files to the address you specified and had no reply. May be they are filtered by a junk filter? Anyway I'll send them back. thanks in advance Morosh Ed Mulroy [TeamB] wrote in message news:42232f35$1@newsgroups.borland.com... > You offered to send the source file for analysis and on the 20th I > provided an email address. If you sent it then something went wrong > with the email and a new email is needed. > > . Ed > > > Morosh wrote in message > > news:4222e5c1@newsgroups.borland.com... > > Hello: > > I made a C++ program for accountancy purposes, it's DOS style, I > > compile > > using bcc.exe of Borland C++ v5.2. I choose the "large model". Now I > > have > > this new error "Error: Too much global data defined in file" saying > > that I > > have a lot of global variables. I counted the space required for my > > global > > data it's around 14k , it didn't exceed 64k. > > my command line is: bcc -4 -ff -N -ml file.cpp > > Is there any solution for that? > > Thanks > > Morosh > > > > > > > > .