Talk:Building FlightGear - Cross Compiling: Difference between revisions

Jump to navigation Jump to search
m (→‎.deb packaging: ||build-pkg effort)
 
Line 286: Line 286:


'''2.''' looks like the [https://code.google.com/p/google-breakpad/wiki/LinuxStarterGuide LinuxStarterGuide] provided example, requires include of the vanilla source as well as linking with the built library ''libbreakpad_client.a''("First, configure your build process to link libbreakpad_client.a into your binary, and set your include paths to include the src directory in the google-breakpad source tree."), but the source unfortunately requests the Android SDK through headers such as elf.h/link.h/ucontext.h. therefore for all intents and purposes, the binaries built from Breakpad's cross-compilation are working, although not tested with real application, i could get an output on the terminal when invoking them, what's left is integration and some form of testing which i am unable to do. -- [[User:Hamzaalloush|Hamzaalloush]] ([[User talk:Hamzaalloush|talk]]) 17:04, 22 June 2015 (EDT)
'''2.''' looks like the [https://code.google.com/p/google-breakpad/wiki/LinuxStarterGuide LinuxStarterGuide] provided example, requires include of the vanilla source as well as linking with the built library ''libbreakpad_client.a''("First, configure your build process to link libbreakpad_client.a into your binary, and set your include paths to include the src directory in the google-breakpad source tree."), but the source unfortunately requests the Android SDK through headers such as elf.h/link.h/ucontext.h. therefore for all intents and purposes, the binaries built from Breakpad's cross-compilation are working, although not tested with real application, i could get an output on the terminal when invoking them, what's left is integration and some form of testing which i am unable to do. -- [[User:Hamzaalloush|Hamzaalloush]] ([[User talk:Hamzaalloush|talk]]) 17:04, 22 June 2015 (EDT)
== Python module for mxe ==
{{Main article|FGPythonSys}}
Depending on how this turns out, we may need to add a python.mk module so that host applications with embedded Python support can be built.--[[User:Hooray|Hooray]] ([[User talk:Hooray|talk]]) 06:20, 28 January 2016 (EST)

Navigation menu