Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Checking weather a library is 32 or 64 bit

0 views
Skip to first unread message

Ankur

unread,
Oct 1, 2008, 6:04:27 AM10/1/08
to
Hi,

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.

raxitsh...@gmail.com

unread,
Oct 1, 2008, 7:20:03 AM10/1/08
to

$file <library_name>


>
> Would highly appreciate any help!
> Thanks.

We love Mumbai :)
www.m4mum.com
-Raxit

Ankur

unread,
Oct 1, 2008, 9:02:34 AM10/1/08
to

Correction...
Is there any way, in OpenVMS to check whether a library is 32 or 64
bit ?

Paul Pluzhnikov

unread,
Oct 2, 2008, 12:03:45 AM10/2/08
to
Ankur <ankura...@gmail.com> writes:

> 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.

0 new messages