View Single Post
Old Feb 23rd, 2005, 7:42 PM   #1
jonno
Newbie
 
Join Date: Feb 2005
Posts: 1
Rep Power: 0 jonno is on a distinguished road
Borland Linker Error Message

I am new to C/C++ in general and Borland 5.0 in particular. I am attempting to convert a 16-bit app over to 32-bit. I've been stymied though with the following error:
Linking C:\CODE\myapp\myapp.exe
Fatal: 16 bit segments not supported in module std\source\build.cpp

I can't figure out what could be a '16 bit segment.' I am compiling it as 32.

Any ideas?
jonno is offline   Reply With Quote