473,503 Members | 1,712 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Illegal VIRDEF fixup index in Module XYZ

Hi,

I'm quite new to the whole world of Cpp so the above fatal error is
very perplexing. I'm using Borland Turbo Cpp. I have a very simple
program at the moment and I get the above error. I have searched on
the Internet and only got six hits, all in foreign languages. I have
searched the newsgroups and it turns up a couple of times but no real
solution is given. Can anybody help/explain what I've done wrong and
how to fix it?

I've also posted in the Borland Turbo Cpp group but they have about 14
subscribers so I'm not holding my breath.

Regards,
Jun 27 '08 #1
4 2673
I Own The Letter O wrote:
Hi,

I'm quite new to the whole world of Cpp so the above fatal error is
very perplexing. I'm using Borland Turbo Cpp. I have a very simple
program at the moment and I get the above error.
Which error in which code? post them both.

--
Ian Collins.
Jun 27 '08 #2
On 10 Jun, 10:08, Ian Collins <ian-n...@hotmail.comwrote:
I Own The Letter O wrote:
Hi,
I'm quite new to the whole world of Cpp so the above fatal error is
very perplexing. I'm using Borland Turbo Cpp. I have a very simple
program at the moment and I get the above error.

Which error in which code? *post them both.

--
Ian Collins.
The error is "Fatal:Illegal VIRDEF fixup index in Module XYZ Options"
as in the subject header. The code will have to wait until I get home.

I'm not sure what a VirDef is, I can make a guess that it is something
to do with classes, possibly virtual definitions? I have not got onto
learning about the Virtual keyword yet so I'm definately not using it
let alone using an illegal one.
Jun 27 '08 #3
I Own The Letter O wrote:
On 10 Jun, 10:08, Ian Collins <ian-n...@hotmail.comwrote:
>I Own The Letter O wrote:
>>Hi,
I'm quite new to the whole world of Cpp so the above fatal error is
very perplexing. I'm using Borland Turbo Cpp. I have a very simple
program at the moment and I get the above error.
Which error in which code? post them both.

--
Ian Collins.

The error is "Fatal:Illegal VIRDEF fixup index in Module XYZ Options"
as in the subject header. The code will have to wait until I get home.

I'm not sure what a VirDef is, I can make a guess that it is something
to do with classes, possibly virtual definitions? I have not got onto
learning about the Virtual keyword yet so I'm definately not using it
let alone using an illegal one.
You may do better asking in a Borland group.

--
Ian Collins.
Jun 27 '08 #4
On Tue, 10 Jun 2008 01:52:22 -0700, I Own The Letter O wrote:
Hi,

I'm quite new to the whole world of Cpp so the above fatal error is very
perplexing. I'm using Borland Turbo Cpp. I have a very simple program at
the moment and I get the above error. I have searched on the Internet
and only got six hits, all in foreign languages. I have searched the
newsgroups and it turns up a couple of times but no real solution is
given. Can anybody help/explain what I've done wrong and how to fix it?

I've also posted in the Borland Turbo Cpp group but they have about 14
subscribers so I'm not holding my breath.
VIRDEF/COMDEF is a record type in the OMF object code generated
by the compiler, hence it's a compiler issue.

--
OU

Jun 27 '08 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1746
by: Ajay Bakhshi | last post by:
Hi, I am getting the following problem on AIX. I create a small shared library. And tried to load it in python. It core dumps with the following message: Segmentation fault (core dumped) ...
4
11719
by: PhilC | last post by:
Hi Folks, If I have an array holding a pair of numbers, and that pairing is unique, is there a way that I can find the array index number for that pair? Thanks, PhilC
0
1451
by: Paul Mahon | last post by:
Hello, I recently managed to corrupt a table pretty badly. I read the sections in the documentation about recovering after a crash. None of the methods worked. All give output similar to the...
4
4941
by: hpy_awad | last post by:
What are the reasons of that message ? linker error fixup overflow at 'seg:xxxx' h,target = 'symbol' in module 'module' I am just compiling a small program under Borland C++ ver 3. #include...
14
42343
by: deko | last post by:
Is there a way to check user input for illegal characters? For example, a user enters something into a text box and clicks OK. At that point I'd like to run code such as this: illegal =...
2
1375
by: Jinghao | last post by:
Hi, During my research work, I need to call my own functions instead of calling the runtime function "fixup()" and the internal function "_dl_lookup_symbol()" in libc.so. As I know, the...
2
17346
by: Gabrielle A. Grün | last post by:
Hi All, Does anyone know a way around the illegal reference of a non-static member? Thanks. iNHERITANCE HIERACY
2
1872
by: Martin v. Löwis | last post by:
I've been working on PEP 353 for some time now. Please comment, in particular if you are using 64-bit systems. Regards, Martin PEP: 353 Title: Using ssize_t as the index type Version:...
3
2427
by: stain | last post by:
hi, the following code produces an "illegal explicit template specialization" warning. I have been fiddling around a while to find a solution to specialize a template method of a specialized...
0
7202
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7084
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7278
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7328
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
6991
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
4672
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3167
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3154
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
380
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.