This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


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: [patch] Use mmap instead of obstack_alloc for dwarf debug sections.


On Thursday 18 June 2009 06:32:57 pm you wrote:
> On Thu, Jun 18, 2009 at 8:02 AM, Ken Werner<ken@linux.vnet.ibm.com> wrote:
> > Changing the type of dwarf_frame_size to bfd_size_type sounds perfect.
> > GDB head compiles flawlessy again.
>
> Out of curiosity, what are your host and target triplets?
>
> Thanks,
Hi Paul,
I'm building on ppc for the SPU target:
--build=powerpc64-unknown-linux-gnu \
--host=powerpc64-unknown-linux-gnu \
--target=spu.
I've setup a daily build script primarily for testing gcc with newlib which 
builds the gdb too.
Regards
-ken


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