A prbolem about Endianness

Yves Rutschle y.rutschle@indigovision.com
Tue Oct 29 03:22:00 GMT 2002


On Tue, Oct 29, 2002 at 09:28:57AM +0800, jxiong@esteemnetworks.com wrote:
> 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 guess you could have two sets of sources, one you compile
with -mlittle-endian and one with -mbig-endian...

Dare I ask what you are trying to do, and on which
architecture?

/Y


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com



More information about the crossgcc mailing list