Re: RTEMS memory access

2006-08-03 Thread Joel Sherrill
khalil maatoug wrote: hello everybody, I am working on RTEMS porting for an arm processor, I'am using the gcc3.2.3 version; Everything seems to work well excepting floating point operations, and exactly in the gcc floating point library(dp-bit.c file), it tries to affect some variables to an ad

RTEMS memory access

2006-08-03 Thread khalil maatoug
hello everybody, I am working on RTEMS porting for an arm processor, I'am using the gcc3.2.3 version; Everything seems to work well excepting floating point operations, and exactly in the gcc floating point library(dp-bit.c file), it tries to affect some variables to an adress which not belong t