rm5248 commented on issue #176:
URL: 
https://github.com/apache/logging-log4cxx/issues/176#issuecomment-1383045125

   > So if I just comment this part I will be able to cross-compile 
successfully? If yes, I'll gonna try it and post here the results.
   
   That seems like a good thing to try.
   
   > Okay, I'm going to try this! But just one question, did the `./configure 
-C` compiles something on my environment or just use some coreutils and other 
simple things? Because my target (which is algo my host) environment it's 
pretty limited. It's a embedded armv7l running with BusyBox.
   
   I have no idea - I have found cross-compiling is hard to setup correctly.  
If the build scripts are not setup correctly it may not work.  In theory, 
cross-compiling only checks things in the rootfs(e.g. include files, 
libraries).  You may also need to worry about the `--sysroot` option for GCC.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to