Re: How do I verify it's a 64-bit build

2002-01-18 Thread Dr. Michael Wittmann

you could use: 

file /path-to/mysqld

the output will tell you if mysqld is a 32 or 64 bit ELF executable.



Hatton Steven wrote:
> 
> Sorry about the previous, seemingly stupid question asking for clarification
> on the LDFLAGS.  I was not able to hit
> http://home.earthlink.net/~jaymzh666/mysql.html , so I did not realize that
> answer was there.   I now seem to have a successfully built MySQL 3.23.47
> using what I believe is a 64-bit capable gcc-3.0.3.  How might I verify that
> I indeed have a 64-bit MySQL?
> 
> TIA,
> 
> Steven
> 
> -
> Before posting, please check:
>http://www.mysql.com/manual.php   (the manual)
>http://lists.mysql.com/   (the list archive)
> 
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail <[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Re: How do I verify it's a 64-bit build

2002-01-18 Thread Sinisa Milivojevic

Hatton Steven writes:
> Sorry about the previous, seemingly stupid question asking for clarification
> on the LDFLAGS.  I was not able to hit
> http://home.earthlink.net/~jaymzh666/mysql.html , so I did not realize that
> answer was there.   I now seem to have a successfully built MySQL 3.23.47
> using what I believe is a 64-bit capable gcc-3.0.3.  How might I verify that
> I indeed have a 64-bit MySQL?
> 
> TIA,
> 
> Steven

Run file command on the binary.

-- 
Regards,
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /Mr. Sinisa Milivojevic <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, Fulltime Developer
/_/  /_/\_, /___/\___\_\___/   Larnaca, Cyprus
   <___/   www.mysql.com


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php