Talk:Building FlightGear - Cross Compiling: Difference between revisions

Jump to navigation Jump to search
[new section] porting to GCC 5.1
([new section] porting to GCC 5.1)
Line 178: Line 178:


::: references to _imp suggests that it's looking for a 'shared' import library symbol. example ./lib/libmfhdf.dll.a, which does not exist in your tree. so find out why netcdf is linking with shared references? see: http://pastebin.com/FkF2nFRS -- [[User:Hamzaalloush|Hamzaalloush]] ([[User talk:Hamzaalloush|talk]]) 12:41, 2 June 2015 (EDT)
::: references to _imp suggests that it's looking for a 'shared' import library symbol. example ./lib/libmfhdf.dll.a, which does not exist in your tree. so find out why netcdf is linking with shared references? see: http://pastebin.com/FkF2nFRS -- [[User:Hamzaalloush|Hamzaalloush]] ([[User talk:Hamzaalloush|talk]]) 12:41, 2 June 2015 (EDT)
== porting to GCC 5.1 ==
well, has been some progress to the missing exports for libstdc++, one of GCC's main developers has started arranging a patch after few other reporting with successful attemps freezing of the missing functions to an older version. a few other issues has rissen after investigation for this bug, so should we port back to GCC 5.1 when the patch is complete? is it worth it? -- [[User:Hamzaalloush|Hamzaalloush]] ([[User talk:Hamzaalloush|talk]]) 20:21, 3 June 2015 (EDT)
272

edits

Navigation menu