[Libre-soc-bugs] [Bug 847] dev-env-setup script for binutils-gdb for target powerpc64le-linux-gnu

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Sat Jun 11 06:47:31 BST 2022


https://bugs.libre-soc.org/show_bug.cgi?id=847

--- Comment #14 from Dmitry Selyutin <ghostmansd at gmail.com> ---
(In reply to vklr at vkten.in from comment #11)
> 
> I do not think so. Explicitly putting shows we are building a cross
> toolchain.

It's already dead obvious since you have --target. It's already explicit
enough. Please don't invent things: either configure script already uses the
approach you use, or has something more complex and better.

(In reply to vklr at vkten.in from comment #12)
>
> Do you use NLS(Native Language Support: French, German, Russian...)? If
> needed I will enable NLS
> Multilib: 32 and 64bit libs and tools for specific target machine; Do you
> need 32 bit support?

Do you immediately use plugins? Can't binutils work without --enable-threads?
My point is, most users don't really bother changing these via the configure
script. I'd like to see as simple workload as can be; unless stuff breaks
without some option, I'd consider leaving its state to default, and don't even
touch it.

I suspect that we might need multilib one day, Luke knows the better. And, if
this is the case, we do --enable-multilib exactly when needed. I understand
that you want to trim and optimize the toolchain, but it's like shooting the
sparrows with a cannon.

I won't object to keeping the code as is, I'm simply trying to show the
rationale. As long as stuff works, I'm happy.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the libre-soc-bugs mailing list