Current src trunk (and snapshot) does not install...
Christian Joensson
christian.joensson@gmail.com
Mon Jun 5 14:37:00 GMT 2006
More information about the Binutils mailing list
Mon Jun 5 14:37:00 GMT 2006
- Previous message (by thread): Current src trunk (and snapshot) does not install...
- Next message (by thread): Current src trunk (and snapshot) does not install...
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 6/5/06, Christian Joensson <christian.joensson@gmail.com> wrote: > On 6/5/06, Christian Joensson <christian.joensson@gmail.com> wrote: > > 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... > > hmm, come to think of it, it might be related to relative vs. absolute > usage of the configure script... i'll try a configure/build/install > using an absolute use of the configure script... well, the problem *is* related to using a relative path to the configure script. when I use an absolute path, it works... -- Cheers, /ChJ
- Previous message (by thread): Current src trunk (and snapshot) does not install...
- Next message (by thread): Current src trunk (and snapshot) does not install...
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list