mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Rich Felker <dalias@aerifal.cx>
To: musl@lists.openwall.com
Subject: Re: Musl + TCC
Date: Sun, 9 Feb 2014 16:43:08 -0500	[thread overview]
Message-ID: <20140209214308.GO15627@brightrain.aerifal.cx> (raw)
In-Reply-To: <CAPLrYERGwJJDW77Pc-U+Rq8-TwYDZXELs=R0=iKwFEP+NM5gWA@mail.gmail.com>

On Sun, Feb 09, 2014 at 09:15:28PM +0100, Daniel Cegiełka wrote:
> 2014-02-09 21:07 GMT+01:00 Andre Renaud <andre@bluewatersys.com>:
> > Hi,
> > Has anyone had a go at building musl with Tiny-CC http://bellard.org/tcc/?
> 
> and libfirm/cparser? :)
> http://pp.ipd.kit.edu/firm/

If I remember correctly, last I checked, libfirm/cparser was working
fine for static linking, but did not support dynamic linking (it
completely lacked position-independent code generation, i.e. -fPIC).
There were some problems with complex and some floating point things,
but I think they were all fixed. I built a static libc.a with cparser
and the results passed basic testing.

This is definitely the most promising GCC-alternative compiler I've
seen, so if anybody's up for helping promote it and/or contribute to
the project, that would be great.

Rich


  reply	other threads:[~2014-02-09 21:43 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-09 20:07 Andre Renaud
2014-02-09 20:15 ` Daniel Cegiełka
2014-02-09 21:43   ` Rich Felker [this message]
2014-02-09 21:53     ` Luca Barbato
2014-02-09 21:50 ` Rich Felker
2014-02-09 22:48 ` Szabolcs Nagy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140209214308.GO15627@brightrain.aerifal.cx \
    --to=dalias@aerifal.cx \
    --cc=musl@lists.openwall.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).