a question
You need to be logged in to get access to the forums. You can do so here
|
rac
|
Thursday 12 May 2005 12:00:21 pm |
|
|
a question
I'm having a problem about compiling MAIN_APP.c. There are three errors which are
1. linker error: Undefined symbol __rtl_open in module ..\src\pcconfig.c
2. linker error: Undefined symbol __rtl_close in module ..\src\pcconfig.c
3. linker error: Undefined symbol __rtl_read in module ..\src\pcconfig.c
Do you guys know how to fix it?
Thanks...!
by the way, I'm using DOS 7.0 and Borland C++ Version 3.1 to compile MAIN_APP.c
Robert
|
|
jsanders
|
Tuesday 17 May 2005 2:31:06 am |
|
|
RE:a question
You might try using Borland v 5.02. We recently changed our libraries and I understand they to not alway compile correctly with v. 3.1 anymore.
|