This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

MIPS SF toolchain status


Hi

Just tried the following dat file:
gcc-4.1-20050702-glibc-2.3.5-hdrs-2.6.11.2.dat

For MIPS SF toolchain, but it fails to compile the kernel with the
following output:

  CC      drivers/char/random.o
drivers/char/random.c: In function 'extract_entropy':
drivers/char/random.c:634: sorry, unimplemented: inlining failed in call
to 'add_entropy_words': function not considered for inlining
drivers/char/random.c:1325: sorry, unimplemented: called from here
drivers/char/random.c: At top level:
drivers/char/random.c:2284: internal compiler error: in
cgraph_early_inlining, at ipa-inline.c:990
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[2]: *** [drivers/char/random.o] Error 1
make[1]: *** [drivers/char] Error 2
make: *** [drivers] Error 2

Will give it a try with the:
gcc-3.4.4-glibc-2.3.5-hdrs-2.6.11.2.dat

and let you know.

BR,
Matej


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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