On 06/07/17 19:59, Juan Francisco Cantero Hurtado wrote:
On Thu, Jun 08, 2017 at 01:07:20AM +0200, Marc Espie wrote:
On Wed, Jun 07, 2017 at 11:56:44AM -0400, Brian Callahan wrote:
Hi ports --

Attached is a diff for lang/nim, bringing it to its latest version.
The Changelog is here:
https://nim-lang.org/blog/2017/05/17/version-0170-released.html

Note that I only tested this on amd64 as I don't have access to an i386
machine. Testing there would be appreciated.

Take maintainer.

~Brian
Nim is one of those few ports that doesn't build yet on clang.

Can you have a look ?

Fairly easy to check, since it has zero dependencies, so you should
run into problems right away.

The logs looked like the home-made built system hardcoded gcc, I haven't
even  looked further yet.

Brian, you could create a generic profile for the base compiler. IIRC,
you need to add the new profile and then to regenerate the bootstrap.
Even with that, Nim doesn't use the compiler profile everywhere, some
tests have gcc hardcoded.



Hmm. OK. I'll have to spend some more time looking at what nim is doing throughout the process. Fortunately, I'm at BSDCan this week so I'll have a bunch of time to do so :)

~Brian

Reply via email to