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]

Re: cross compilation.


Hello,

>>Since i did not yet compile glibc, glibc/include was quite empty and
>>pointing to files in the glibc sources. I then copied all the glibc
sources
>>to the include directory and launched the compilation.
>>but now i am missing some gnu/stubs.h or something like that. still while
>>compiling libgcc2.c
>>
>>what is this gnu/stubs.h ? is this something that i should better ask to
>>some glibc mailing list and not relevant to egcs ?
>>
>
>this is an automatically generated file during the install phase of glibc
>... it defines synbol __stub_FUNCTION for all the stub functions in C
>library

funny, i need a compiled glibc to compile the cross compiler
that will permit me to compile glibc ...

perhaps i should try with an older version of glibc and hope that it works.

Friendly,

Sven LUTHER


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