Hello everybody,
I try to use CodeBlocks with Borland 5.2 compiler, because I need 80186 compatible code.
I have no problem to compile each file (.cpp) of my project, and I get all the objects files well (.obj)
When I try to link (using tlink.exe), the command macro I use is $link_objects that's put all the object files in the command line with .o extension and not .obj as I need.
Thank you for helping me to fix that.
Pascal.
Martinique - FWI.