[pc386 BSP] ticker.exe issue (CVS head)

Joel Sherrill joel.sherrill at oarcorp.com
Mon Jan 30 20:38:50 UTC 2006


Taking my time to see what runs and doesn't.  These are the compilers I
had handy.  I don't have any 3.4.x i386-rtems compilers handy.

RTEMS -- CVS head with serial port console and QEMU.  Same source
for all.   All use binutils 2.16.1.

WORKS:
  rtems-4.7-i386-rtems4.7-gcc-gcc3.3.5newlib1.12.0-2
  -- prints all time messages
 
FAILS:
  i386-rtems4.7-gcc (GCC) 4.0.1 (RTEMS 
gcc-4.0.1-20050810/newlib-1.13.0-20050810-4)
  -- ends with register dump after three task prints

WORKS but...:
   i386-rtems4.7-gcc (GCC) 4.1.0 20060123 (prerelease)
   newlib 1.14
  - Weird, prints on 0, 15 and 30 second boundary.  But runs.

WORKS but ...:
  i386-rtems4.7-gcc (GCC) 4.2.0 20060124 (experimental)
  newlib 1.14
   - Weird, prints on 0, 15 and 30 second boundary.  But runs.

Do you get the same failure with all of your compilers?

--joel



More information about the users mailing list