Author Topic: libmysql  (Read 9346 times)

adrian251

  • Active Member
  • *
  • Posts: 1
libmysql
« on: December 17, 2011, 08:40:54 PM »
Hello,

I`m trying to cross-compile libmysql on Eddy-CPU 2.0. I have to connect eddy as client on remote database.
I`ve already downloaded MySql C-connector and installed Cmake, but when I`m trying to use Cmake with arm-linux-gcc I do something wrong becouse it isn`t still work.

Could anyone write me a quick tutorial how to do this ?
I hope it will be easy but I haven`t got any idea what`s wrong.

Best Regards,
Adrian

Antti Lukats

  • Hero Member
  • *****
  • Posts: 559
Re: libmysql
« Reply #1 on: December 19, 2011, 10:22:19 AM »
Hi

this issue does not seem to be related to Eddy at all?
I mean it looks like simple linux related issue, can you compile it on true linux host the same thing?
does it all work?

Antti