This is the mail archive of the gdb-prs@sources.redhat.com 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: build/657: hppa-elf doesn't build


Synopsis: hppa-elf doesn't build

Responsible-Changed-From-To: unassigned->chastain
Responsible-Changed-By: chastain
Responsible-Changed-When: Fri Jun 25 19:20:07 2004
Responsible-Changed-Why:
    
    My PR (but I didn't do any of the real work).
    
State-Changed-From-To: open->feedback
State-Changed-By: chastain
State-Changed-When: Fri Jun 25 19:20:07 2004
State-Changed-Why:
    
    cross build with hppa-elf works for me now with gdb HEAD 2004-06-19.  Randolph Chung split up hppa-tdep.c and it doesn't include system header files any more.
    
    % gdb_mbuild.sh -k --keep -j 8
    hppa-elf ...
    ... /tmp/chastain/HEAD/src/configure --target=hppa-elf --enable-gdb-build-warnings=,-Werror --enable-sim-build-warnings=,-Werror
    ... make -k -j 8 hppa-elf
    ... run hppa-elf
    ... cleanup hppa-elf
    ... hppa-elf built
    
    and
    
    [chastain@spe185 hppa-elf]$ ./gdb/gdb
    GNU gdb 2004-06-19-cvs
    Copyright 2004 Free Software Foundation, Inc.
    GDB is free software, covered by the GNU General Public License, and you are
    welcome to change it and/or distribute copies of it under certain conditions.
    Type "show copying" to see the conditions.
    There is absolutely no warranty for GDB.  Type "show warranty" for details.
    This GDB was configured as "--host=i686-pc-linux-gnu --target=hppa-elf".
    (gdb) info registers
    The program has no registers now.
    (gdb) quit
    
    Okay to close the PR now, or is there more work to do?
    
    Michael C
    

http://sources.redhat.com/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gdb&pr=657


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