phinxy has quit [Read error: Connection reset by peer]
phinxy has joined #kisslinux
midfavila has quit [Ping timeout: 276 seconds]
midfavila has joined #kisslinux
fturco has joined #kisslinux
<fturco>
hello. i'm trying to figure out which configure options i should use for gcc. configure --help doesn't show any reference to --disable-multilib, but in the INSTALL/configure.html file this option is documented
<fturco>
which is correct?
<fturco>
must i learn how to understand the toplevel configure.ac file?
<fturco>
on my system gcc takes 5-6 hours to build, so i'd like to disable as many options as possible, in order to make compilation faster
<fturco>
inside toplevel configure.ac file, there's a comment saying that if i want to build a 64-bit only compiler i should use --disable-multilib
<fturco>
but that's not exposed as an AC_ARG_ENABLE command as far as i know
<fturco>
if it weren't for the configure.html doc, i would guess that gcc developers don't want people to explicitely set --disable-multilib, but many people don't have absolutely any interest in having 32-bit things on their own 64-bit machine
fultilt has quit [Quit: Leaving]
<phoebos>
midfavila: dylan removed it because it didn't work for packages with empty dirs in their manifest
<phoebos>
it works for most packages though, I still use it occasionally
<fturco>
xb
fturco has quit [Remote host closed the connection]
atrous has quit [Quit: zzz]
<midfavila>
phoebos: fair
sadplan has joined #kisslinux
sadplan is now known as sad_plan
sad_plan has quit [Client Quit]
sadplan has joined #kisslinux
sadplan is now known as sad_plan
Skyrix has joined #kisslinux
Skyrix95 has joined #kisslinux
Skyrix95 has left #kisslinux [#kisslinux]
<Skyrix>
Hey guys! I'm having a hard time compiling util-linux. It throws me out an error about errnos.h not being found