This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: some problem of virtual function.


On Sat, May 26, 2001 at 09:39:12AM +0800, jacky wrote:
> hi all:
>   i use gcc 2.95.2 for mips-elf platform and work under linux. when i
> compile some virtual function, there are some problems happened. when
> the programe call this virtual function, it can not jump the right
> function. and jump the place where is not code segment. so the exception
> happened. and the programe exit.
> i do not know why this happened. is it can happened since the OS.
> are there someone meet this problem. could you give me some advice?
> thank you?

Does the same program work on another platform (ie an i686)?

-- 
Carlo Wood <carlo@alinoe.com>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]