Closed tsoome closed 15 hours ago
Please make sure you update the bug report to link to relevant other bugs.
It is pretty standalone really -- I only discovered it because I had gcc from illumos-extras in proto.strap tree and build used it to construct binutils. Builds with this update are good, neither gcc10 nor gcc14 are complaining, issue is updated, also provided sample outputs from ldd and basic command execution.
IA is here, but will be cleared when you sync. It is here, however.
I got build error while building binutils, proto.strap compiler failed to locate libfl. Investigating the issue, I have determined the binutils does not actually need to be linked against libfl at all. Therefore the fix would be a small patch of Makefile.am to prevent libfl to be used to link the binaries.