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 09:10:55 +0200
From: u-igbb@...ey.se
To: Rich Felker <dalias@...c.org>
Cc: musl@...ts.openwall.com
Subject: Re: compiling musl on x86_64 linux with pcc

On Wed, Aug 13, 2014 at 10:23:32AM -0400, Rich Felker wrote:
> > I'd like to also have a tcc-based one but musl seems to be too hard
> > a target for tcc yet :( sigh.
> 
> I think tcc has a long ways to go... But pcc was working in the past
> (at least on 32-bit) and should work.

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?

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.