This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: mips toolchain on macos


Am 17.08.2011 um 01:17 schrieb Guylhem Aznar:

> The find fix worked, but now it stops at gdb :
> The line is :
> #if !HAVE_DECL_STPCPY
> extern char *stpcpy (char *__dest, const char *__src);
> #endif
> 
> I noticed a report on
> http://sourceware.org/ml/crossgcc/2011-03/msg00120.html but I can't
> select anything besides version 6.8, so I just commented that out
> since it looks like a define problem somewhere above and I'll mostly
> do C, not C++.

You could prepare a patch file for gdb-6.8 to let Yann integrate
the fix into ct-ng so this configuration will work
in the future without manual intervention.

Regards
Titus


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


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