[ros-dev] About BUG 2093/2078

João Jerónimo j_j_b_o_j at yahoo.com.br
Wed Mar 28 00:33:11 CEST 2007


I verified that bug occuring on a Pentium MMX, and then ran the liveCD on bochs with a breakpoint at
the faulty instruction... It's a CMOVZ (Conditional MOVe if Zero flag set)...

Conditional moves were introduced in Pentium II, but never mind!
What *really* matters is that that code looks like resulting from compilation (because of the C
calling convention clearly used, and no one uses C calling conventions in handwritten ASM code)...

So..... Either this isn't a bug (and recompilation is required for non-default configurations), or
there is a -march option when compiling the default LiveCD that shouldn't be there... Personally, I
would go for the later...



PS: Can I view a symbol map for the freeloader image in the prebuilt liveCD?

JJ

		
_______________________________________________________ 
Yahoo! Mail - Sempre a melhor opção para você! 
Experimente já e veja as novidades. 
http://br.yahoo.com/mailbeta/tudonovo/
 



More information about the Ros-dev mailing list