#3672 closed defect (fixed)

No i386 BSP can link all tests after cache manager changes

Reported by: Joel Sherrill Owned by:
Priority: high Milestone: 5.1
Component: arch/i386 Version: 5
Severity: blocker Keywords:
Cc: Blocked By:
Blocking:

Description

/data/home/joel/rtems-work/tools/5/bin/../lib/gcc/i386-rtems5/7.4.0/../../../../i386-rtems5/bin/ld: ./../../lib/libbsp/i386/pc386/librtemsbsp.a(cache.o): in function `rtems_cache_invalidate_entire_instruction':
/home/joel/rtems-work/rtems-testing/rtems/build-i386-pc486-rtems/i386-rtems5/c/pc486/lib/libbsp/i386/pc386/../../../../../../../../rtems/c/src/lib/libbsp/i386/pc386/../../../../../../bsps/i386/shared/cache/../../../shared/cache/cacheimpl.h:350: undefined reference to `_CPU_cache_invalidate_entire_instruction'

Change History (2)

comment:1 Changed on 01/10/19 at 06:39:04 by Sebastian Huber

Owner: Sebastian Huber deleted
Status: assignednew

I think this is due to this typo fix here:

https://git.rtems.org/rtems/commit/?id=750e79519a8061fecbf23ea7c96a7767b1099267

Could someone with i386 knowledge please resolve this ticket.

comment:2 Changed on 01/29/19 at 08:03:10 by Sebastian Huber

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.