public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* a question from novice
@ 2022-12-21 10:47 Alexei Sholomitskiy
  2022-12-21 11:18 ` Dmitry Mikushin
  0 siblings, 1 reply; 2+ messages in thread
From: Alexei Sholomitskiy @ 2022-12-21 10:47 UTC (permalink / raw)
  To: binutils

[-- Attachment #1: Type: text/plain, Size: 1093 bytes --]

Hello!

I am a novice in Linux, so I'd like to understand, how it works

and I started compile projects, follow by linuxfromscratch recommendations

But I do it not in clear system, - on my Linux Mint

//---------------------------------------------------------------

to build binutils - is very simple ! (according to www.linuxfromscratch.org)

but there were so many errors and warnings ...

I don't understand, what is a reason I cannot build this project - 
according different sites, it is easy!


so I decided to compile binutils step-by-step - and not statically, but 
make shared libraries

I have wrote a bash script about 150 lines (initially it was up to 600!) 
to automatically download, extract, and *prepare for compiling* binutils 
tar.gz archive.


For next step I am to build gdb server and gcc compiler

and now I see directories libiberty, gold, libdecimal with the same 
names I saw in bunutils


Could you explain me, these projects have the same components?

why not to build binutils components as shared libraries and install 
them to /lib directory to use in future?

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-12-21 11:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-21 10:47 a question from novice Alexei Sholomitskiy
2022-12-21 11:18 ` Dmitry Mikushin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).