|
Message-ID: <CAPfzE3Zuwn7s0DgSQhnj94X6QSeEPmofif7CRb0S+LcQR+88Ow@mail.gmail.com> Date: Mon, 10 Feb 2014 09:07:55 +1300 From: Andre Renaud <andre@...ewatersys.com> To: musl@...ts.openwall.com Subject: Musl + TCC Hi, Has anyone had a go at building musl with Tiny-CC http://bellard.org/tcc/? I was trying to see what the smallest self-hosting Linux system I could make was, but had grief building musl due to TCC's lack of complex support (which is relatively easily removed from musl, just a couple of #includes and removing the src/complex directory). I then had problems with <stdarg.h> (va_list not being properly defined), and finally a crash in tcc which I couldn't quite track down. Before I get into it too much more, I was wondering if anyone had done this before? Regards, Andre
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.