Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Fri, 8 Nov 2019 23:47:04 +0100
From: Augusto César Dias <augusto.c.dias@...il.com>
To: Johannes Brechtmann <johannes@...r.me>
Cc: musl@...ts.openwall.com, Rich Felker <dalias@...c.org>, 
	Szabolcs Nagy <nsz@...t70.net>
Subject: Re: Problems with libc6-compat

Oh my god.

Thank you very much. It does works and everything is running smoothly now :)


Best regards,

*Augusto César Dias*


On Fri, Nov 8, 2019 at 10:08 PM Johannes Brechtmann <johannes@...r.me>
wrote:

> On Fri, 8 Nov 2019 19:57:24 +0100
> Augusto César Dias <augusto.c.dias@...il.com> wrote:
>
> > Yes, even rust has an official alpine image to compile rust
> > applications on it, but it states some features won’t work such as
> > procedural macros which some libraries makes use of. Here’s an issue
> > stating what should be done...
> >
> > https://github.com/rust-lang/rust/issues/40174#issuecomment-538791091
>
> Procedural macros are not restricted by musl but by static linking,
> which rustc defaults to for musl targets. Enforcing dynamic linking
> enables you to use procedural macros on musl:
>
> https://github.com/rust-lang/rust/pull/58575#issuecomment-496026747
>
>
> Johannes
>

Content of type "text/html" skipped

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.