Problem with building GDB

Bryan Hundven bryanhundven@gmail.com
Mon Jun 29 21:44:00 GMT 2015


Andy,

On Mon, Jun 29, 2015 at 1:35 PM, ANDY KENNEDY <ANDY.KENNEDY@adtran.com> wrote:
> All,
>
> I am working on a toolchain for a mips 32-bit EL 24kec.  I have a
> toolchain and have been working on the gdb side of the house.  I had
> multiple failures dealing with an error:
>
> _10266.c:835:15: error: expected ')' before 'int'
>
> when building ncurses.  I found that CPPFLAGS needed to be set with -P.
> Setting HOST {C,LD}_EXTRA_FLAGS to -P got me past that problem for the
> cross GDB, however, the same option on the target GDB rendered no
> affect.
>
> Anyone see this/know how to fix?  It would be nice to have gdbtui for
> the target.
>
> Thanks,
> Andy
>
> --
> For unsubscribe information see http://sourceware.org/lists.html#faq
>

https://github.com/crosstool-ng/crosstool-ng/commit/73fc3a4d82dc780f806c9dd2985c7736094b87bb

should have fixed that. Are you using 1.21.0 or latest clone from git?

-Bryan

--
For unsubscribe information see http://sourceware.org/lists.html#faq



More information about the crossgcc mailing list