Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Fri, 15 Aug 2014 10:05:06 +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 ppc

On Wed, Aug 13, 2014 at 10:23:32AM -0400, Rich Felker wrote:
> pcc was working in the past
> (at least on 32-bit) and should work.

Unfortunately since then pcc acquired a bug which is a showstopper
until fixed - "xxx\0yyy" (\0 bytes in string literals) leads to
badly distorted string data. The developers are aware of this and
hopefully in several days pcc and musl will be able to coexist again.
(it was the introduction of support for utf-8 which caused the regression)

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.