Subj : Re: Problem with DOS Overlay - Borland C++ v5.02 IDE. To : borland.public.cpp.borlandcpp From : Jogy Date : Wed Jan 26 2005 02:56 pm Lasse Conrad wrote: > I am trying to build a dos project with overlay enabled using borland C++ > v5.02 IDE. > > I have a project embedded project in need of abit more code space, so i am > trying to use the overlay feature in borland C++ v5.02 IDE to swap part of > my program from the hardisk. > > I have the targetExpert set to: > > Platform: Dos (Overlay), Target Model Large. > > And i have the Node Attributes set to "Overlay this module" for the *.cpp > files I like to have overlayed. But i just get this program is to big to > fit into memory (DOS 640K boundary) then i run my program. > > Best Regards > > Lasse > > > Hello, I've read that the overlay handling in BC5x is broken, and the only solution is to somehow use tlink from bc4.x - search the newsgroup archives for more posts about this problem Jogy .