The contents of my config files:

First bcc32.cfg
Code:
-I"d:\Borland\Bcc55\include"
-L"d:\Borland\Bcc55\lib"
-wall
and now ilink32.cfg
Code:
-L"d:\Borland\Bcc55\lib"
Alternatively:
http://community.borland.com/article...,21205,00.html

Are you getting any errors?


Also, this is not C++, I'm moving it to the tech board.