Makefile fix when cross-compiling blhost

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Makefile fix when cross-compiling blhost

1,171 Views
damiendusha
Contributor II

Just a quick note to others that may be in the same position.

When attempting to cross-compile blhost on Linux with the KBOOT 2.0.0 package, linking will likely fail using the supplied host file.  Even where it does succeed, there might be host contamination.

 

The attached patch will fix this problem, so long as the environment variable CXX is correctly set.

Original Attachment has been moved to: 0001-Make-LD-use-CXX-rather-than-native-g.patch.zip

0 Kudos
1 Reply

636 Views
higor
Contributor II

Can you help me with this cross compilation?

0 Kudos