[RTEMS Project] #2260: v850 All BSPs fail to build dl01/dl02

RTEMS trac trac at rtems.org
Tue Feb 10 20:06:38 UTC 2015


#2260: v850 All BSPs fail to build dl01/dl02
---------------------------+---------------------
 Reporter:  joel.sherrill  |       Owner:  chrisj
     Type:  defect         |      Status:  new
 Priority:  normal         |   Milestone:  4.11
Component:  tools          |     Version:  4.11
 Severity:  normal         |  Resolution:
 Keywords:                 |
---------------------------+---------------------
Changes (by joel.sherrill):

 * component:  libdl => tools


Old description:

> It looks like v850 is missing from a list somewhere in libdl.
>
> rtems-syms -e -c "-mv850e1 -O2 -g -Wall -Wmissing-prototypes -Wimplicit-
> function-declaration -Wstrict-prototypes -Wnested-externs" -o dl-sym.o
> dl01.pre
> error: machine-type: unknown machine type: 36

New description:

 It looks like v850 is missing from a list somewhere in libdl.

 rtems-syms -e -c "-mv850e1 -O2 -g -Wall -Wmissing-prototypes -Wimplicit-
 function-declaration -Wstrict-prototypes -Wnested-externs" -o dl-sym.o
 dl01.pre
 error: machine-type: unknown machine type: 36

 This appears to be happening because v850 is not in the types_to_labels[]
 table in rld-elf.cpp.

--

--
Ticket URL: <http://devel.rtems.org/ticket/2260#comment:1>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list