binutils... missing ld when building


 
Thread Tools Search this Thread
Operating Systems HP-UX binutils... missing ld when building
# 1  
Old 06-03-2008
binutils... missing ld when building

Hi
Im trying to build binutils for hp-ux , i find ld missing ....
i have tried with option --with-gnu-ld

can any1 please throw a light on this

Br
vasanth
# 2  
Old 06-03-2008
If you install the latest GCC (4.2.3), it has the current binutils as part of the depot.

gcc-4.2.3

Craig
# 3  
Old 06-03-2008
Are you using the depot files from the HPUX Porting Centre? It doesn't sound like it.
The default ld for HPUX will not link against the GNU run-time.
# 4  
Old 06-03-2008
binutils..

Hi

Im not using depot files from HP-UX, since we are in developing cross compilation enviorment , we need to build gcc compiler( binutils is need for this)..........Im putting the binaries indifferent path

Best Regards
vasanth
# 5  
Old 06-03-2008
In my younger age, I was told by a unix guru (at the time I tried to install slackware linux 099.p118):
TO install gnu utils correctly, you start by
Bison
then gcc
then ncurses
binutils
flex
perl
.
.
....
oleo

to avoid dependencies problems...

Dont know if its stll true
But by looking at all your posts, some of it may well be...
And most important READ all the docs (especially README files) before
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Linux From Scratch Permission Error when installing Binutils-2.27 Package

Hello, I recently decided to create a Linux Operating System from Scratch using the Linux from Scratch Guide. Everything was going great until it was time to finish installing the package Binutils-2.27. Once I entered "make install" into the terminal, I get this error: make: Entering directory... (4 Replies)
Discussion started by: LinuxPie42
4 Replies

2. UNIX for Beginners Questions & Answers

Building a Compiler

In an earlier thread, I mentioned that I needed something like Netcat or Socat to create a serial > IP connection. I realized after some thought that I had downloaded the netcat tarball, unpacked it and ended up with the uncompiled program. I attempted to put it together with cc and discovered that... (10 Replies)
Discussion started by: kopfgeldjagar1
10 Replies

3. UNIX for Dummies Questions & Answers

Building intervals

Hi all, I hope you can help me with the following question: I have multiple tables like this: Chr Start End Zygosity Gene chr1 153233510 153233510 het LOR chr1 153233615 153233615 hom LOR chr1 153233701 153233701 hom LOR chr1 ... (5 Replies)
Discussion started by: lsantome
5 Replies

4. Red Hat

Yum - resolving missing dependencies that are not missing

I am trying to install VirtualBox on RHEL 5 but I need the 32 bit version for 32 bit Windows. When I run yum I get the following: sudo yum localinstall /auto/spvtg-it/spvss-migration/Software/VirtualBox-4.3-4.3.2_90405_el6-1.i686.rpm Loaded plugins: fastestmirror Setting up Local Package... (13 Replies)
Discussion started by: gw1500se
13 Replies

5. SuSE

How to resolve missing missing dependencies with opensuse 11.3 and 12.3?

Hello, This is a programming question as well as a suse question, so let me know if you think I should post this in programming. I have an application that I compiled under opensuse 12.2 using g77-3.3/g++3.3. The program compiles and runs just fine. I gave the application to a colleague who... (2 Replies)
Discussion started by: LMHmedchem
2 Replies

6. UNIX and Linux Applications

Help with building firewall

Hi, I've installed firewall builder into my operating system (PCLinuxOS) from the repository. Now I need to configure and make run firewall builder in the main server (production server) of my company. The technique that I want to use is pushing the script from my laptop (where I've got the... (3 Replies)
Discussion started by: anaigini45
3 Replies

7. UNIX for Dummies Questions & Answers

Building Pipelines?

How would I combine commands in a pipeline to produce an alphabetized list of who's online at a particular moment? Then: How would I take that pipeline and turn it into a command called "whoison"? (1 Reply)
Discussion started by: greeky
1 Replies

8. UNIX for Dummies Questions & Answers

Building a new PC

Hi, im building a new PC for my FreeBSD - sorry it's not really UNIX related but I dont really visit any other online forums, and lost ideas of people to ask, Basically would it work if bought this motherboard -... (0 Replies)
Discussion started by: ErNci
0 Replies

9. IP Networking

building a server

hi, i am a pretty good linux user..but i have no idea on building a server witha domain and everthing. please help! (5 Replies)
Discussion started by: hamza11050
5 Replies
Login or Register to Ask a Question