I built a library for a module (in OpenVMS) using one of the switch (/
POINTER_SIZE=64) when causes the OpenVMS compiler "cc" to build a 64
bit library.
But I'm not sure not (since I'm not sure about the switch) whether
this newly generated library is actually a 64-bit library.
Is there any general way (and/or any platform specific way) to check
whether a library is 32 or 64 bit ?
Would highly appreciate any help!
Thanks.
$file <library_name>
>
> Would highly appreciate any help!
> Thanks.
We love Mumbai :)
www.m4mum.com
-Raxit
Correction...
Is there any way, in OpenVMS to check whether a library is 32 or 64
bit ?
> Is there any way, in OpenVMS to check whether a library is 32 or 64
> bit ?
Likely yes, but why are you asking an OpenVMS question in
comp . *unix* . programming?
--
In order to understand recursion you must first understand recursion.
Remove /-nsp/ for email.