This is the mail archive of the crossgcc@sourceware.org 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]
Other format: [Raw text]

what's different between *-elf-gcc and *-linux-gcc


i try to use two cross-compiler to compile one program(one is *-elf-gcc
another is *-linux-gcc),
but the assembly code are different when i disassemble these obj file.

what is different behavior between when i use *-elf-gcc to compile one
program and
when i use *-linux-gcc to compile the same program?
--
View this message in context: http://www.nabble.com/what%27s-different-between-*-elf-gcc-and-*-linux-gcc-t1739124.html#a4726133
Sent from the gcc - cross compiler forum at Nabble.com.


--
For unsubscribe information see http://sourceware.org/lists.html#faq


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