* Christian Jullien via cfarm-users:
> On Linux, dlopen returns in fact link_map which could be used but it's
> not the case whith macOS.
Just to be clear here: dlopen in glibc does not return a link map, but a
handle that may or may not point to some data structure.
Thanks,
Florian
___
On 24/03/2021 16:09, Jeffrey Walton wrote:
> On Wed, Mar 24, 2021 at 10:50 AM Jonas Maebe via cfarm-users
> wrote:
>
> Yeah, but the other side to disabling SIP is a bunch of broken
> packages. Libgcrypt, Nettle, GnuPG and friends can't get through their
> self tests because they are not being tes
On Wed, Mar 24, 2021 at 10:50 AM Jonas Maebe via cfarm-users
wrote:
>
> On 23/03/2021 01:31, Assaf Gordon via cfarm-users wrote:
> > - will it compromise SIP (
> > https://en.wikipedia.org/wiki/System_Integrity_Protection ) ?
>
> Note that keeping SIP enabled completely decimates compiler regressi
On 23/03/2021 01:31, Assaf Gordon via cfarm-users wrote:
> - will it compromise SIP (
> https://en.wikipedia.org/wiki/System_Integrity_Protection ) ?
Note that keeping SIP enabled completely decimates compiler regression
testing performance, because it means that every time you execute a
compiled
Thank you! I missed that information. Good news… I compiled Gambit Scheme
without changing a single line of code using gcc-10. The machine is quite
fast… the compile time and run time is about 30% faster than a recent MacBook
Pro 16 (2.4 GHz 8-Core Intel Core i9 with 32 GB 2667 MHz DDR4).
Ma
Marc,
Please follow the instructions given earlier to use Homebrew.
You get FSF gcc/g++ and emacs, among many other things Apple doesn't
provide.
-Paul
[userid]@GCC-Farm-MiniMac ~ % gcc-10 --version
gcc-10 (Homebrew GCC 10.2.0_4) 10.2.1 20201220
Copyright (C) 2020 Free Software Foundation, Inc.
The availability of a Apple M1 machine is great news!
However, it is unfortunate that gcc304 does not have (GNU) gcc installed, nor
does it have emacs, which makes it hard to use (for me).
Marc
> On Mar 22, 2021, at 1:34 PM, Jeffrey Walton via cfarm-users
> wrote:
>
> On Mon, Mar 22, 2021
On 2021-03-22 8:31 p.m., Assaf Gordon via cfarm-users wrote:
5. Enabling "Developer Mode" is being investigated.
As it is a shared (and semi-public) machine, what are the security
implications of enabling it - e.g.
- what are the security implementations?
- can you attach to any of the user proc
> 4. Seems like the MiniMac-M1 crashed and restarted itself about two
> hours ago.
That problem was reported when the M1 was first released. I understand
the problem has been corrected in an OS X update.
It looks like the M1 needs to be updated. OS X 10.2.3 is the latest:
@GCC-Farm-MiniMac ~ % s
Hello,
Few updates about MiniMac-M1 (gcc304), based on recent posting:
1. automake/autoconf now installed (with HomeBrew).
2. gnu libtool is already available as "glibtool" (with HomeBrew).
It doesn't seems there's a "g-prefix-less" version installed.
"brew info libtool" says:
==> Caveats
On Mon, Mar 22, 2021 at 12:49 PM Bruno Haible via cfarm-users
wrote:
>
> > 6. There is no way to do interactive debugging, AFAICS:
>
> Post-mortem debugging, through core dumps, does not work either [1][2].
If you are familiar with Zsh and don't mind experimenting with it,
then see this thread:
h
> 6. There is no way to do interactive debugging, AFAICS:
Post-mortem debugging, through core dumps, does not work either [1][2].
Bruno
[1]
https://stackoverflow.com/questions/65278351/no-core-dump-file-generated-after-segmentation-fault-in-macos-big-sur
[2]
https://stackoverflow.com/questions
Apple silicon machine is very nice addition to the farm. Thank you very
much.
But:
On 2021-03-21 8:40 p.m., Bruno Haible via cfarm-users wrote:
6. There is no way to do interactive debugging, AFAICS:
* lldb refuses interactive debugging:
(lldb) run
error: process exited with sta
macOS.
Port is currently on hold.
Christian
-Original Message-
From: cfarm-users [mailto:cfarm-users-boun...@lists.tetaneutral.net] On Behalf
Of Bruno Haible via cfarm-users
Sent: Monday, March 22, 2021 01:41
To: cfarm-users@lists.tetaneutral.net
Cc: Bruno Haible
Subject: Re: [cfarm-users]
> I second Jeff''s thanks to those who've made this system available.
+1
> .zprofile (which should be made executable)
No, ~/.zprofile does not need to be made executable.
> 5. Finally a note from my earlier efforts to port to this target:
> If using config.{sub,guess} (such as w/ autoconf) one
15 matches
Mail list logo