This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


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

big-endian gcc compiler


hi,

i compile gcc cross compiler for arm platform under windows and find the
compiled library is in little-endian(default) mode.

$ arm-elf-objdump.exe -x libgcc.a | more
In archive libgcc.a:

__dummy.o:     file format elf32-littlearm
rw-r--r-- 500/513   1332 Jul  4 11:18 2001 __dummy.o
architecture: arm, flags 0x00000011:

    :
    :

how do i compile the library in big-endian mode?

thanks for help.

kc



_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp


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