Hi, The libgmp bundled with uClinux, by default, doesn't build for the M5208 - the m68k assembler uses instructions dropped from early Coldfires. The hack I'm using locally is to configure with --host=none (I got this trick second hand from somewhere).
Anyway I noticed that libgmp is, er, a little out-of-date. The latest version has --disable-assembly which looks to be a cleaner way to handle the assembler problem. (How to decide when to configure with that option is an open question, a Kconfig option). As anyone looked at updating this; or to turn the question round, is there anything needed in the existing version that would prevent this? Andrew _______________________________________________ uClinux-dev mailing list uClinux-dev@uclinux.org http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by uclinux-dev@uclinux.org To unsubscribe see: http://mailman.uclinux.org/mailman/options/uclinux-dev