1855499 Members
3041 Online
104111 Solutions
New Discussion

Vparreloc

 
Pratap N Murthy
Occasional Advisor

Vparreloc

Can anyone tell me what does the vparreloc command do and why it is used?
2 REPLIES 2
melvyn burnard
Honored Contributor

Re: Vparreloc

man vparreloc
vparreloc - relocate the load address of a vmunix file, determine if a vmunix file is relocatable, or promote the scope of symbols in a relocatable vmunix file.


In PA RISC Vpars, the kernel needs to be able to relocate in memory. The command is used to eithe rcheck it is already capable or make it relocateable
My house is the bank's, my money the wife's, But my opinions belong to me, not HP!
Pratap N Murthy
Occasional Advisor

Re: Vparreloc

Thanks for the reply...

I have already read the Man page of it ....but I want to know the use of this command.

What are the situations when this command is used.