#define __linux__

Kenneth Johansson (ken@canit.se)
Sat, 22 Aug 1998 18:12:36 +0200


I have a problem when I try to compile linux with a cross compiler. The
problem is that __linux__ is not defined when I compile. this makes a
typdef thats inside an ifdef to not be set to any value and the compile
exits with an error.

Now where is __linux__ set?? I can not find a singe define for this and
yet when I compile with the normal compiler its set.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html