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[4]: modify gcc to handle byteorder issue automatically


Hello Jim,

JW> Getting it to work for a particular case is not the issue.  The
JW> issue is defining, implementing, and documenting how it works in
JW> all cases.

I'm not sure this solution is viable to all the cases. I just needed
to have it working in my specific case.
Obviously there are a lot of problems if you want to make it work with
all C/C++ programs - and probably the most difficult is the interface
between your program and system (glibc), because glibc accepts its
argument in non-converted mode.

Best regards, Tim Yunaev
Project Manager/Kaspersky Lab. Ltd,
__________________________________________________
10, Geroyev Panfilovtsev Str., 125363, Moscow, Russia
Tel.: +7 095 797-8700; Fax: +7 095 948-4331;
http://www.kaspersky.com; http://www.viruslist.com



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