Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Thu, 14 Aug 2014 16:38:38 +0200
From: u-igbb@...ey.se
To: musl@...ts.openwall.com
Subject: Re: compiling musl on x86_64 linux with pcc

On Thu, Aug 14, 2014 at 10:20:56AM -0400, Rich Felker wrote:
> > AFAICT tcc can not even _use_ musl (i.e. build programs to be linked to
> > musl) as musl relies on __builtin_va_list.
> > 
> > That's a pity. Wonder whether it would cost too much to make
> > __builtin_va_list non-mandatory?
> 
> How else would you do it? There's no real alternative.

Well, tcc works e.g. with uclibc, which means this is possible,
even though I did not look at "how".

Rune

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.