Borland 6.0中的链接错误 [英] Link error in Borland 6.0

查看:101
本文介绍了Borland 6.0中的链接错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Borland 6.0中出现了链接错误(严重:访问冲突.链接终止).

Got Link error (Fatal: Access violation. Link terminated) in Borland 6.0.

我怎么知道是什么原因?

How do I know what is the cause of it ?

是否可以打开任何输出文件并获得更多信息?

Is there any output file that I can open and get more informative message ?

推荐答案

您应该能够使用传递给链接器的命令行来确定将哪些.obj文件传递给链接器.然后,您可以包含/排除文件以查看何时发生错误.

You should be able to use the command line that gets passed to the linker to determine which .obj files are being passed to the linker. You can then include/exclude files to see when the error occurs.

自BCB6以来,已解决了许多链接器问题,您可能希望尝试使用较新版本的演示程序中的链接器,以查看是否可以解决您的问题.

A number of linker problems have been fixed since BCB6, you may want to try the linker from a demo of a newer version to see if that solves your problem.

这篇关于Borland 6.0中的链接错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆