Daniel Wingerd writes: > I'm working on getting musl to build using TCC and the first problem I > encountered was that TCC is missing __builtin_va_* builtins.
I suspect this is on x86_64? FWIW, I have finally managed to bootstrap*) TCC on i686-linux using the Mes C Library and a pretty simplistic stdarg+). Greetings, janneke *) http://joyofsource.com/reduced-binary-seed-bootstrap.html +) http://git.savannah.gnu.org/cgit/mes.git/tree/include/stdarg.h -- Jan Nieuwenhuizen <[email protected]> | GNU LilyPond http://lilypond.org Freelance IT http://JoyofSource.com | AvatarĀ® http://AvatarAcademy.com _______________________________________________ Tinycc-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/tinycc-devel
