Talk:Building FlightGear - Cross Compiling: Difference between revisions

Jump to navigation Jump to search
Minimizing the needed number of MXE packages
(→‎Build Errors: Documenting problems and solutions is a good idea)
(Minimizing the needed number of MXE packages)
Line 15: Line 15:


:: sounds like a plan, I'd use <nowiki>grep -R</nowiki> and the OSG_USEPLUGIN macro in $SG_SRC and $FG_SRC to see what's important [https://github.com/mxe/mxe/issues/11#issuecomment-13474413]. --[[User:Hooray|Hooray]] ([[User talk:Hooray|talk]]) 19:06, 18 May 2015 (EDT)
:: sounds like a plan, I'd use <nowiki>grep -R</nowiki> and the OSG_USEPLUGIN macro in $SG_SRC and $FG_SRC to see what's important [https://github.com/mxe/mxe/issues/11#issuecomment-13474413]. --[[User:Hooray|Hooray]] ([[User talk:Hooray|talk]]) 19:06, 18 May 2015 (EDT)
== Minimizing the needed number of MXE packages ==
the default 'all-filtered' make target, builds 367 packages in a clean environment, only 107 out of 367 are built using MXE's own dependency walker in the Makefile if 'openscenegraph' is passed as a parameter to 'make'. few packages can be excluded by disabling uneeded OSG plugins, and dependencies of further packages. -- [[User:Hamzaalloush|Hamzaalloush]] ([[User talk:Hamzaalloush|talk]]) 21:16, 22 May 2015 (EDT)
272

edits

Navigation menu