> > Really? I don't think such a compiler would produce working programs. If > > the compiler puts "Hello, World\n" in the encoding for the build platform > > into the object file the resulting executable will print garbage. > > No, I'm talking about the fact that the compiler would indeed output > the encoding for the host platform, but grep would use the encoding of > the build platform. I see. It was one of the dummiest messages I ever posted :-( Maybe there is a common utility that supports octal numbers? od? sed? tr? Regards, Pavel Roskin
- Re: AC_C_BIGENDIAN Mike Castle
- Re: AC_C_BIGENDIAN Ian Lance Taylor
- Re: AC_C_BIGENDIAN Peter Eisentraut
- Re: AC_C_BIGENDIAN Lars J. Aas
- Re: AC_C_BIGENDIAN Guido Draheim
- Re: AC_C_BIGENDIAN Lars J. Aas
- Re: AC_C_BIGENDIAN Pavel Roskin
- Re: AC_C_BIGENDIAN Alexandre Oliva
- Re: AC_C_BIGENDIAN Pavel Roskin
- Re: AC_C_BIGENDIAN Alexandre Oliva
- Re: AC_C_BIGENDIAN Pavel Roskin
- Re: AC_C_BIGENDIAN Guido Draheim
- Re: AC_C_BIGENDIAN Guido Draheim
- Re: AC_C_BIGENDIAN Alexandre Oliva
- Re: AC_C_BIGENDIAN add a default if... Caolan McNamara
- Re: AC_C_BIGENDIAN Alexandre Oliva
- AC_C_BIGENDIAN Peter Simons
- Re: AC_C_BIGENDIAN Bruce Korb