This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

=?euc-kr?B?W8D8w7zIuL3FXSBzaWduZWQgb3IgdW5zaWduZWQgY2hhcg==?=


Title: [Àüüȸ½Å] signed or unsigned char

The default compiler option of powerpc is unsigned char.
If you want default signed char, you should use -fsigned-char option when compiling

B.G.Jung


¿øº» ³»¿ë:

º¸³½»ç¶÷: Hua Ji[hji@netscreen.com]
¹Þ´Â»ç¶÷: crossgcc@sourceware.cygnus.com
Á¦¸ñ: signed or unsigned char
¹ÞÀº³¯Â¥: 2001/04/19 ¸ñ 12:43



Hi, folks,
I suddenly found this with my powerpc compiler targeted for 405GP.
The char is being treated **unsigned** **by default** by the compiler. I
don't why this happened.
Mike
 
------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]