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]

cross compiling m68k ->ppc (again)


hello,

i succedded in getting some includes for linux-ppc, tried to compile my
cross compiler again yesterday.

the good news is that this solved the previous problem with libgcc2 (at
least i think, i let it running all night and didn't see all the logs).

the bad new is that in file libio/iogetline.c libioh tries to include
stdio-lock.h that is not part of the includes i am using.

i am using some glibc 1.99.x includes, and stdio-lock.h is not part of
it, but i found it in the glibc2.0.6 includes on the m68k side.

Any idea what i should do now ? is this a problem or is egcs working
only with glibc2.0.x (i already noticed egcs don't support 2.0.x kernel
includes.).

Friendly,

Sven LUTHER


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