Well - isn't the SDK what you're looking for ? Technically, you could also point a recent cross-compiler to the gbs sysroot or some tizen sysroot.
Best, -- Dipl.-Ing. Jan-Simon Möller [email protected] On Friday 26 July 2013 09:07:14 Rees, Kevron wrote: > when you gbs build, gbs creates a chroot with the tizen toolchain inside. > Theoretically you could configure your environment to use that toolchain. > However, it might be easier just to override the "make" command in eclipse > with "gbs build ...". > > Just some thoughts... > > -Kevron > > > On Fri, Jul 26, 2013 at 2:47 AM, Stanislav Vorobiov > > <[email protected]>wrote: > > Currently I use GBS to build things for Tizen IVI, but sometimes it's > > better to cross-compile, > > cross compiling is more IDE friendly, for example, I can generate an > > eclipse project using > > CMake, open it in eclipse and start working. But for that to work I need a > > cross-compiler. Since > > I have all of the includes, libraries and pkgconfigs in my GBS-ROOT it's > > just a matter of > > having a cross-compiler now. Where can I find a cross-compiler for Tizen > > IVI ? Or m.b. I can > > use some other existing cross-compiler that'll generate compatible > > binaries. > > ______________________________**_________________ > > IVI mailing list > > [email protected] > > https://lists.tizen.org/**listinfo/ivi<https://lists.tizen.org/listinfo/iv > > i> _______________________________________________ IVI mailing list [email protected] https://lists.tizen.org/listinfo/ivi
