Le mardi 9 décembre 2014, 14:03:10 stephen Turner a écrit : > I compiled musl-libc with gcc as well as tcc. Tcc appears to be in good > working order but when i use tcc to compile musl-libc it errors out. > > The command im using is CC=/path/to/tcc ./configure --prefix=/dest/folder > --target=i386-linux-musl > > the error i receive is crt/i386/Scrt1.s:17: error: bad expression syntax [[]
It appears you hit one of the many bugs tcc has in its assembly parser. Improvement to that part of tcc are welcome but beware, there lies dragons ;-) Best regards, Thomas _______________________________________________ Tinycc-devel mailing list Tinycc-devel@nongnu.org https://lists.nongnu.org/mailman/listinfo/tinycc-devel