Why compile MySql at all for the bone? I believe it's already part of the standard repo. as for a c program that uses MySql wouldn't you just generate SQL queries to run against the database?
Eric On Fri, Feb 21, 2014 at 8:34 AM, sofjk <[email protected]> wrote: > I am attempting to cross compile a C program using MySQL on Ubuntu for the > Beaglebone. I can compile manually on either the Beaglebone or Ubuntu and > it works. However when I compile in Eclipse to do the cross compiling it > fails. Does anyone have a solution or idea on how to get cross compiling of > MySQL to work? > > -- > For more options, visit http://beagleboard.org/discuss > --- > You received this message because you are subscribed to the Google Groups > "BeagleBoard" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
