Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Computer Forums > Programmers Lounge > Programming Discussions » Problem w/ Borland C++ no. 2
Closed Thread
Old 07-15-2005, 12:42 AM   #1 (permalink)
 
Junior Techie

Join Date: Jun 2005

Posts: 94

ever_thus

Default Problem w/ Borland C++ no. 2

When linking with Borland C++ compiler I get the following error message:

unresolved external __turboFloat referenced from root

What exactly is __turboFloat and which module is it in? And what does referenced from root mean. It sounds Unixy, and I'm using Windows.

I'm lost. Help would be appreciated.
ever_thus is offline  
Old 07-15-2005, 02:23 PM   #2 (permalink)
 
Junior Techie

Join Date: Jun 2005

Posts: 94

ever_thus

Default

OK. I googled this issue, and Borland has a page on it. They claim that the file Default.bpr, in the bin Borland/BCC35/Bin directory has to be edited. The problem is, I can't find such a file anywhere on my HD. Googling this issue didn't help. Anyone got any answers?
ever_thus is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On