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

gdb compilation problem


    Hi,
        I am trying to compile, gdb for arm-elf target
        on RedHat linux 7.1-kernel 2.4.2-2

        while compiling devsw.c (gdb-5.0/gdb/rdi-share/devsw.c)
        I am getting an error

            devsw.c : In function `openLogFile`
            devsw.c : storage size of `lt` isn't known
            devsw.c : In function `closeLogFile` :
            devsw.c : storage size of `lt` isn't known

        Can any one, help me in fixing this problem ?

        Thanks in advance
            Vinayak


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