Re: cmake compile for 64 bit
Hi
I'm hoping that someone has built mysql 64bit using cmake.
Some research said if my environment is 64 bit then cmake will build 64 bit. But in my prior installs of mysql on 64bit solaris, it created a 32 bit mysqld.
# isainfo -v
64-bit sparcv9 applications
vis2 vis
32-bit sparc applications
vis2 vis v8plus div32 mul32
I did a cmake -help and I don't see anything that specifies 64 bit but one post said to use
cmake -DCMAKE_C_FLAGS=-m64 -DCMAKE_CXX_FLAGS=-m64
Any suggestions please?
Thanks
Subject
Views
Written By
Posted
3778
November 17, 2014 11:37AM
Re: cmake compile for 64 bit
2110
November 18, 2014 06:04PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.