LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Mandriva (https://www.linuxquestions.org/questions/mandriva-30/)
-   -   binutils-config (https://www.linuxquestions.org/questions/mandriva-30/binutils-config-4175521774/)

Torben Friis 10-11-2014 09:20 AM

binutils-config
 
Hi,
I am running Openmandriva Lx.
I can't find binutils-config (find / -name binutils-config). Why? The package binutils is installed.
Can anyone help?
torben

knudfl 10-12-2014 04:05 AM

OpenMandriva Lx - <version> ? ?

But anyway, no ordinary "binutils-config" on any OS.

( Gentoo has a script `binutils-config´ :
"The binutils-config script allows you to switch between different
versions of binutils when you have installed multiple copies
(see USE=multislot). It also allows you to manage
multiple cross-compiling targets simultaneously." →
http://www.linuxhowtos.org/manpages/...ils-config.htm )

-

Torben Friis 10-14-2014 10:44 AM

binutils
 
Hi knudfl,
Sorry I am late.
My version is: 3.15.10-nrjQL-desktop-2omv
best regards
torben

knudfl 10-14-2014 11:52 AM

OK, OpenMandriva Lx 2014.0
( Actually, the command for deciding your version is :
$ cat /etc/*release* )

What is your purpose with "binutils-config" ? ?
Which application / job will require 'binutils-config' ?

Torben Friis 10-17-2014 03:51 AM

Hi Knudfl,
I saw in the output with errors from my compilation of Linux the word "gold", and I know that "gold" is a linker in gcc. I saw somewhere that an earlier linker was - I think - "ldf", and I wanted to change the default linker from "gold" to "ldf". You could do that in "binutils-config"; but only in Gentoo. Do you know of another way, or is it without importance for my compilation error?
torben

knudfl 10-17-2014 03:54 AM

← #5 .

What is it exactly you are trying to compile ? ?
A file name, please.

Torben Friis 10-17-2014 10:22 AM

Hi knudfl,
A new kernel.
I have downloaded the latest kernel:

git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git linux-2.6

and in /home/kirsten/linux-2.6 I have done:

yes '' | make oldconfig

after copying .config into /home/kirsten/linux-2.6 and then:

make

and that is where it goes down with an error msg that mentions "gold".

You have seen the error messages, and I hav'nt come any further.

torben


All times are GMT -5. The time now is 04:18 PM.