Porting Binutils
Posted: Wed Dec 12, 2018 4:18 pm
Hi, all! Today i'm building binutils with compiler, that compiled under compiler, that compiled under gcc.
So, i'm made that steps:
1. Have already built Cross GCC
2. Have already built host compiler, that targets to my os
3. Already have compiled binutils under my compiler from step 2.
4. Got a tonns of errors like '/gcc/bin_ok/intl/../../binutils-2.28/intl/l10nflist.c:326: undefined reference to `malloc'
So, what i'm need to do to get a ready-to-use-under-my-os binutils?
Thanks for all,
Aleksandr
So, i'm made that steps:
1. Have already built Cross GCC
2. Have already built host compiler, that targets to my os
3. Already have compiled binutils under my compiler from step 2.
4. Got a tonns of errors like '/gcc/bin_ok/intl/../../binutils-2.28/intl/l10nflist.c:326: undefined reference to `malloc'
So, what i'm need to do to get a ready-to-use-under-my-os binutils?
Thanks for all,
Aleksandr