This is the mail archive of the gdb-prs@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]

[Bug build/12646] New: gdb does not build on ia64-*-linux-gnu


http://sourceware.org/bugzilla/show_bug.cgi?id=12646

           Summary: gdb does not build on ia64-*-linux-gnu
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: build
        AssignedTo: unassigned@sourceware.org
        ReportedBy: sje@cup.hp.com


My gdb build is failing during the compilation of libunwind-frame.c with:



cc1: warnings being treated as errors
/proj/opensrc_nobackup/nightly2/src/src/gdb/libunwind-frame.c:240:3: error:
initialization from incompatible pointer type
/proj/opensrc_nobackup/nightly2/src/src/gdb/libunwind-frame.c:241:3: error:
initialization from incompatible pointer type
/proj/opensrc_nobackup/nightly2/src/src/gdb/libunwind-frame.c:243:3: error:
initialization from incompatible pointer type
/proj/opensrc_nobackup/nightly2/src/src/gdb/libunwind-frame.c:244:3: error:
initialization from incompatible pointer type
make[1]: *** [libunwind-frame.o] Error 1

I see this on ToT, I don't know if it affects the 7.3 branch as well.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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