Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Problem with static linking

Status
Not open for further replies.

MrSnail

Programmer
Joined
Oct 11, 2007
Messages
1
Location
GR
Hi,
I 've created a simple project in BC++ builder 6, and i am trying to statically link all the needed libraries to my exe file. I 've already unchecked the "Build with runtime packages" in the project options.. Now i also need to uncheck the "Use dynamic RTL" option but i get an access violation error :

Project XXX.exe raised exception class EAccessViolation with message "Access violation... "

When "Use dynamic RTL" option is checked, everything goes fine..

May someone help me please..?
 
Have you found a solution? Same problem here!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top