Hello Luca, Luca Bruno <[email protected]> wrote: > From our hurd-i386 porterbox: > > lu...@strauss:~$ echo | gcc -g3 -E - | grep -i hurd > #define __gnu_hurd__ 1 > lu...@strauss:~$ echo | gcc -g3 -E - | grep -i gnu > #define __GNUC__ 4 > #define __GNUC_MINOR__ 4 > #define __GNUC_PATCHLEVEL__ 3 > #define __GNUC_GNU_INLINE__ 1 > #define __gnu_hurd__ 1 > #define __GNU__ 1 > lu...@strauss:~$ echo | gcc -g3 -E - | grep -i mach > #define __MACH 1 > #define __MACH__ 1 > #define MACH 1
Thanks! Now I can difference between GNU/Linux and GNU/Hurd. Fondest regards, Joachim Wiedorn
signature.asc
Description: PGP signature

