bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#49990: [PATCH] gnu: Fix classpath-bootstrap compilation


From: muradm
Subject: bug#49990: [PATCH] gnu: Fix classpath-bootstrap compilation
Date: Fri, 03 Sep 2021 01:38:31 +0300
User-agent: mu4e 1.6.5; emacs 28.0.50


This patch fixes issue in the way that it:
a) calculates the result before call to (*env)->ReleaseStringUTFChars
b) attempt to trick gcc optimizations by complicating path

I suppose issue is with what (*env)->ReleaseStringUTFChars does and
how.

One should note that similar approach is not applicable to substitute
in package definition.

Why not just build ancient code with ancient gcc?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]