Hi Vivek,

> 
> I just want solution of
>
> Module A exports symbol "x" and module "B" uses it. Now you want to be
> able to load module B irrespective of whether module A is loaded or
not 
>
> If any one have any things please please share ......

My question remains still valid. Since module "B" needs variable "x", it
needs to be defined somewhere before it can be loaded. The question is
where?

And hence, my conclusion is that this isn't possible.

Thanks,

Rajat

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to [EMAIL PROTECTED]
Please read the FAQ at http://kernelnewbies.org/FAQ

Reply via email to