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

See the CrossGCC FAQ for lots more infromation.


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

GDB for Powerpc build problems


Hi 

This might not be the correct mailing-lists to send this to. But it is the
lists I am subscribed to, so ....

When I try to build gdb for powerpc, I get this error:

bits.c: In function `MASKED':
bits.c:53: internal error--insn does not satisfy its constraints:
(jump_insn 142 39 41 (parallel[ 
            (set (pc)
                (label_ref 140))
            (set (reg:SI 88 SAR)
                (reg:SI 19 %r19))
        ] ) 270 {decrement_and_branch_until_zero+5} (nil)
    (expr_list:REG_BR_PRED (const_int 14 [0xe])
        (nil)))
make[2]: *** [bits.o] Error 1
make[2]: Leaving directory
`/export/ecos/recent-tools/BUILD/insight-20000204/sim/ppc'
make[1]: *** [all] Error 2
make[1]: Leaving directory
`/export/ecos/recent-tools/BUILD/insight-20000204/sim'
make: *** [all-sim] Error 2

I does not make any difference, whether I use the gdb-4.18 sources or the
recent insight sources.

The gcc I am using is: gcc version 2.95.2 19991024 (release) for
hppa1.1-hp-hpux10.20

Configure command is: 
  ../insight-20000204/configure --prefix=/export/ecos/recent-tools
--target=powerpc-eabi

Can anybody tell me, how to get tid of the problem?

Kind regards

Hans Peter
--
Hans Peter Jepsen          Phone: +45 74 88 50 11
Danfoss Drives A/S,        Fax:   +45 74 65 28 38
DG-253, Ulsnaes 1,         Email: Hans_Peter_Jepsen@danfoss.com
DK-6300 Graasten, Denmark  or:    hpj@computer.org



------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com


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