[okl4-developer] can't find some MACROS
Charles.VANWITTENBERGHE at fr.thalesgroup.com
Charles.VANWITTENBERGHE at fr.thalesgroup.com
Wed Mar 5 22:29:52 EST 2008
Hi,
I'm trying to compile the OKL4 source code for my MIPS32 (in fact, just the Pistachio kernel), and I'm almost done.
But I still have a problem with some macros, as OFS_TCB_PREEMPTION_CONTINUATION, called in traps.spp. This file is calling some includes (tcb_layout.h and asmsym.h) which do not exist anymore. I assume they were containing those macros, but where are they now, or how to evaluate their values?
I also have a problem with the function :
#define MKASMSYM(sym, val) __asm__ __volatile__ ("SYM " #sym " %n0" : : "i" (-(val)))
Which provide an error such as:
Error: unrecognized opcode `sym PT_S8 148'
Is that 'sym' instruction supposed to work with gnu assembler ?
Thanks for your answers.
Charles.
----
Charles Van Wittenberghe
Stagiaire service SES
THALES COMMUNICATION
110 Avenue du Maréchal Leclerc
BP 70942- 49309 CHOLET
tel : 06.84.12.45.87
charles.vanwittenberghe at fr.thalesgroup.com
More information about the Developer
mailing list