Xref: news2.mv.net comp.os.msdos.djgpp:6713 From: timolmst AT cyberramp DOT net (Tim Olmstead) Newsgroups: comp.os.msdos.djgpp Subject: GO32, and GCC questions Date: Wed, 31 Jul 1996 18:28:20 GMT Organization: CyberRamp.net, Dallas, TX (214) 340-2020/(817) 226-2020 for info Lines: 22 Message-ID: <4to1e4$kgk@newshost.cyberramp.net> NNTP-Posting-Host: dal-tsa1-p1-19.cyberramp.net To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Hi! I have a couple of questions about GO32 and GCC 1. Can GO32 load a program (compiled with GCC) that is larger than 640k? If GO32 switches into protected mode before it loads the program, I can see this working. 2. How can I get GCC to link a VERRY large program when the DOS command line won't hold all the library names? Can it read a list of names from a file? Sjould I rebuild the various libraries into just one library so I have room on the command line for its' name? Thanks in advance for any help! tnx, Tim Olmstead timolmst AT cyberramp DOT net