lkml.org 
[lkml]   [1998]   [Aug]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: #define __linux__
Alan Cox wrote:

> > >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.
> >
> > The compiler ought to define it automatically. If your cross compiler doesn't
> > then it's broken.
>
> That depends. If its a generic x86 cross compiler then its not broken. And
> the fix is to either add -D__linux__ to the CFLAGS or to tweak the spec file
> to define it.
>
> Alan

It was compiled with --target=ppc-linux-elf. I guess that is should have included
__linux__.
As the makefile for ppc have hard coded the cross compiler to ppc-linux-elf even if
one changed it in the top Makefile I guess they think it works.

Anyway if I change the spec file and some minor things in the kernel source it at
least compiles and builds a vmlinux object. Its probably a few weeks before I can
say if it really works. Have to write some boot code first.

One strange thing was that if I changes -O2 to -g it faild the final link but -O2
-g works ??? well Iam using the latest snapshot of egcs so I guess I asked for it
:)




-
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

\
 
 \ /
  Last update: 2005-03-22 13:44    [W:0.453 / U:0.404 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site