View Single Post
  #1 (permalink)  
Old March 9th, 2004, 01:43 AM
RahilPatwa RahilPatwa is offline
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