This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Linker (ld) build question


Hello,

I have built the binutils-2.16.1 on HPUX11 (hppa2.0w) and everything
built except 'ld'. 

I looked in the Makefile and the all-ld and maybe-all-ld are PHONY
targets, so I feel that I've done something in the configuration
incorrectly.  I downloaded and checked the 2005 archives and do not see
any problems along these lines.

I ran configure with the options:
   export CC=/usr/local/bin/gcc
   export CFLAGS=
   export CXX=/usr/local/bin/g++
   export CXXFLAGS=

Is my mistake obvious to anyone?

Thanks in advance for the help,


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]