sim/erc32/Makefile.in patch - was Re: GDB 7.5.91 available for testing
Mike Frysinger
vapier@gentoo.org
Thu Mar 14 21:12:00 GMT 2013
On Wednesday 13 March 2013 14:17:59 Joel Brobecker wrote:
> > The sim/erc32 will not build outside the source tree. It is
> > missing a -I. to find config.h in the build tree.
> >
> > mkdir b--gdb
> > cd b-gdb
> > ../gdb-7.5.91/configure --target=sparc-rtems4.11 \
> > --prefix=/home/joel/test-gdb/install/ \
> > --enable-sim --enable-sim-hardware \
> > --enable-timebase --enable-sim-trace >c.log 2>&1 && \
> > make >b.log 2>&1 && \
> > make install >i.log 2>&1
> >
> > Should be enough to reproduce it.
>
> Thanks. Reproduced using configure --target=sparc-elf --enable-sim.
>
> > 2013-03-13 Joel Sherrill <joel.sherrill@oarcorp.com>
> >
> > * Makefile.in: Include build directory in search path to find
> > config.h
>
> After a quick review of the patch, it looks reasonable to me.
> But Mike F is the Global Maintainer, so I'll defer to him.
OK
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://sourceware.org/pipermail/gdb/attachments/20130314/93041f68/attachment.sig>
More information about the Gdb
mailing list