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
|