mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Rob Landley <rob@landley.net>
To: musl@lists.openwall.com
Subject: Re: glfw - x11 and opengl
Date: Mon, 07 Jul 2014 19:38:26 -0500	[thread overview]
Message-ID: <53BB3D82.9070506@landley.net> (raw)
In-Reply-To: <20140704032546.GD179@brightrain.aerifal.cx>

On 07/03/14 22:25, Rich Felker wrote:
> On Thu, Jul 03, 2014 at 09:40:10PM -0500, Samuel Holland wrote:
>> On Fri, 2014-07-04 at 01:14 +0100, Laurent Bercot wrote:
>>> On 03/07/2014 22:22, Carlos Breviglieri wrote:
>>>> I also keep an eye on aboriginal linux for other architectures testings,
>>>> which, just now, announced basic musl compatibility... sweet.
>>>
>>>   Where did you see that announcement ? I can see nothing on landley.net.
>>> I've been waiting for the Aboriginal native musl toolchains for a while
>>> and chafing at the bit. It would be sweet if they were finally ready.
>>> (Rob, can you confirm/deny ?)
>>>
>>
>> http://lists.landley.net/pipermail/aboriginal-landley.net/2014-July/001399.html
> 
> Has anyone had a chance to look at this yet? It would be nice if
> someone with experience with distros/building could help check for
> common breakage/pitfalls. I know Aboriginal is using a much older
> toolchain than most musl users, so that might also have some new
> issues that others haven't encountered. I suspect there might still be
> issues with libgcc.a symbol visibility that would result in broken
> binaries when dynamic linking against musl; this should be easy to
> check.

Dynamic linking is indeed broken. Haven't tracked down why yet.
(hello-dynamic works on i686, segfaults on mips.)

Static building seems to work reasonably well though. No sparc support,
but I only ever got 32 bits working there anyway. (Less sad about the
lack of m68k support since there _still_ wasn't a working qemu for that
last I checked.)

> BTW regarding the libgcc.a issue, since it seems to be common in
> bootstrapping, it might be worth working around it in the musl build
> process by using -Wl,--exclude-libs,libgcc.a if this option is
> supported by the linker.

Which libgcc.a issue? I hit a couple different ones, but I think they're
fixed now?

> Anyway back to the point, it's great to see musl making it into
> Aboriginal!

Thanks. Sorry it took so long but it's _fiddly_ getting a new toolchain
to work. And I'm sure something else is still lurking somewhere...

> Rich

Rob


  parent reply	other threads:[~2014-07-08  0:38 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-03 19:16 Carlos Breviglieri
2014-07-03 20:50 ` Rich Felker
2014-07-03 21:22   ` Carlos Breviglieri
2014-07-04  0:14     ` Laurent Bercot
2014-07-04  0:21       ` Josiah Worcester
2014-07-04  2:40       ` Samuel Holland
2014-07-04  3:25         ` Rich Felker
2014-07-04  5:19           ` Aboriginal musl support Isaac Dunham
2014-07-04  5:46             ` Rich Felker
2014-07-04 12:33               ` Carlos Breviglieri
2014-07-08  0:38           ` Rob Landley [this message]
2014-07-08  0:43             ` glfw - x11 and opengl Rich Felker

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=53BB3D82.9070506@landley.net \
    --to=rob@landley.net \
    --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).