Changes between Initial Version and Version 1 of Ticket #9290, comment 3
- Timestamp:
- Dec 14, 2012, 5:28:13 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9290, comment 3
initial v1 1 Known issue #11 Known issue 1: 2 2 3 3 During a cross-compile, GCC will fail due to a "No link tests allowed after GCC_NO_EXECUTABLES". Basically, due to updated Libtool definitions, GCC expects us to provide system libraries/objects as part of the build. This includes libroot.so, crti.o, start_dyn.o, init_term_dyn.o, and crtn.o.