avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-gcc-list] mega48, mega88, mega168 support


From: Joerg Wunsch
Subject: Re: [avr-gcc-list] mega48, mega88, mega168 support
Date: Fri, 16 Apr 2004 09:37:07 +0200 (MET DST)

address@hidden (Alan Kilian) wrote:

>   I don't have any real information about this, but I would be
>   careful that there are no big-endian vs little-endian issues in
>   the binary files.

Endianess of object files is always tied to the target's notion of
endianess, so that's not a problem.  I seem to remember I've even
tried that once, at least I verified that the resulting binaries from
the toolchain working on FreeBSD/IA32 were identical to that on
Solaris/UltraSPARC.
-- 
J"org Wunsch                                           Unix support engineer
address@hidden        http://www.interface-systems.de/~j/


reply via email to

[Prev in Thread] Current Thread [Next in Thread]