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]

binutils not installing ld and as


After successfully building and installing binutils-2.27, ld and as are not in the install’s /bin directory.  

The configure script mentions finding ld and as on the host (Mac OS 10.12.2, latest).  Are they not being installed since the configure script found them on the host?

Configure:
CC=gcc-6.1.0 CXX=g++-6.1.0 ../binutils-2.27/configure --prefix=$GNUHOME/gcc-6.1.0 --with-gmp=$GNUHOME/gcc-6.1.0 --with-mpfr=$GNUHOME/gcc-6.1.0 --with-mpc=$GNUHOME/gcc-6.1.0 --enable-languages=c,c++ --with-isl=$GNUHOME/gcc-6.1.0

Kindly,
Graham

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