This is the mail archive of the gcc@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]

Re: Byte swapping support


> And there are lots of other problems, I don't have time to document them
> all, or even remember them all.  Personally, I think you are better off
> trying to fix the application to make it more portable.  Fixing the
> compiler is not a magic solution to the problem that is any easier than
> fixing the application.

Note that WRS' Diab compiler has got something equivalent to what GCC has got 
now, i.e. a way to tag a particular component in a structure as BE or LE.

-- 
Eric Botcazou


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