On 2012-06-20 21:26:18 +0200, Torbjorn Granlund wrote: > Let's first decide if it is worth spending time on. Just because > somebody writes a "compiler" doesn't mean taat we need to feed GMP to > it... > > Does anybody really need to use tcc for compiling GMP?
Perhaps because of dependency. But I'm not sure (there was a confusing Debian bug report suggesting that it was needed). > Does this compiler have its own (very limited) assembler build-in? tcc compiles C by generating byte code directly. Thus an assembler isn't really needed. It seems to have a very limited assembler, though. -- Vincent Lefèvre <vinc...@vinc17.net> - Web: <http://www.vinc17.net/> 100% accessible validated (X)HTML - Blog: <http://www.vinc17.net/blog/> Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon) _______________________________________________ gmp-devel mailing list gmp-devel@gmplib.org http://gmplib.org/mailman/listinfo/gmp-devel