Current src trunk (and snapshot) does not install...

Christian Joensson christian.joensson@gmail.com
Mon Jun 5 12:51:00 GMT 2006


On 6/5/06, Daniel Jacobowitz <drow@false.org> wrote:
> On Mon, Jun 05, 2006 at 11:30:01AM +0200, Christian Joensson wrote:
> > When trying to install, I get failures like this:
> >
> > /bin/sh: ../../../src/bfd/mkinstalldirs: No such file or directory
> >
> > makgin a symbolic link to the src dir's mkinstalldirs makes this go away...
> >
> > n.b., this is just a single example, it repeats itself
> >
> > /bin/sh: ../../../src/opcodes/mkinstalldirs: No such file or directory
> >
> > is the next one...
>
> Configure command and a little bit of context from the build log,
> please?

well, configure was done the same way I have been for ages:

CC="gcc -m32" CXX="g++ -m32" ../src/configure sparc-linux \
        --enable-__cxa_atexit --prefix=/usr/local/binutils \
        --enable-shared \
        --enable-64-bit-bfd

and the build log, nothing strange shows up there...

-- 
Cheers,

/ChJ



More information about the Binutils mailing list