This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

A prbolem about Endianness


Hi
 
When I want to compile a program, Can I let part of the code 
be compiled as big endian, and the other as little endian?
Does (cross)gcc provide this function?

I mean what shall I do in the source file to make gcc know
which part should be compiled as big endian and the other
little endian?

Regards
Joan




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