Wrox Programmer Forums
Go Back   Wrox Programmer Forums > C# and C > C++ and Visual C++ > C++ Programming
|
C++ Programming General discussions for the C++ language. For questions specific to Microsoft's Visual C++ variant, see the Visual C++ forum instead.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the C++ Programming section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
  #1 (permalink)  
Old March 9th, 2004, 01:43 AM
Registered User
 
Join Date: Nov 2003
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Default Code Exceeds 64K(Huge Comiplation in C)

I'm at present compiling our c program with tcc compiler in
small model,which is default.
I'm using the tcc compiler of borland for the 8088 microproceser. I have an existing, fine-running "small"

memory model application that has grown beyond 64k of code. I have re-compiled all of my code with the tcc

-mh huge memory model options and re-linked with the "program" memory model libraries using link.exe of

microsoft, but it is not getting linked as the code is exceeding 64k. Does anyone know what basic element I have

missed here? I imagine it's pretty obvious and I'm just missing it...... Anticipating your reply at the earliest.

P.S Note: It is giving error message "Code exceeds 64k"

Thank you
ALI IMRAN
Patwa Kinarivala Electronics Ltd



Looking Forward For Your Prompt Reply





Similar Threads
Thread Thread Starter Forum Replies Last Post
HUGE TIMESAVER - CH. 2 SESSIONS - tks001 Beginning PHP 0 February 19th, 2006 01:25 PM
HUGE Log Files - Help?!? MAtkins SQL Server 2000 4 August 30th, 2005 03:13 PM
64K Limit jtrifts SQL Server 2000 1 March 9th, 2005 12:23 PM
Download huge file using ASP iniro Classic ASP Basics 4 September 27th, 2004 11:56 PM
Help with reading huge XML file hitesh_kapadia ASP.NET 1.x and 2.0 Application Design 0 August 6th, 2004 02:54 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.