From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wr1-x433.google.com (mail-wr1-x433.google.com [IPv6:2a00:1450:4864:20::433]) by sourceware.org (Postfix) with ESMTPS id 31C14385EC55 for ; Wed, 14 Oct 2020 15:24:55 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 31C14385EC55 Received: by mail-wr1-x433.google.com with SMTP id n18so4366485wrs.5 for ; Wed, 14 Oct 2020 08:24:55 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:mime-version:subject:message-id:date:to; bh=VluWVuYXWJsewQ4UZAW4dXZQE60V2U6X734+6mC525s=; b=KFltrmSSy0t5So469/5elFtgOn7LSrTJ7cWE0fqn/Z6iNxyYLPwRRtHgZ2hySoVmsW jh15y7kaUbx+Y0PkPVlFWcDdJlh/UgyoRXwKGcqkk9SCZUppSGIG/lQU/6chT27K+73U B2beewFws/Pm+5obqIwzPCVU5Cz15Vlt6RPsdMvBwFgsQxVqJlUSxI+vNqB9zoZBn7P6 Q2Vdvdq0qn9w6T28eKNYNExSOAxWF1q2Cn2084k5gpUwWpr/wFODc1o/tcX3kjzxWTN5 +YVjhl93vWF62diZ5ew5MaRvsaUVx9DqhVYJ5IZAg/HXke+uVHFpUsgzpAZvRKcjihM2 sjGA== X-Gm-Message-State: AOAM532CfD5cleH6aLh8LqtDxt8dvk0SQJORKRFIie+TBxgdIHriSNw6 ndEANj4GQhmVwqDDiT/GnMPXlij9ZG7/zg== X-Google-Smtp-Source: ABdhPJzHO2CxBQUws9Gug/sbMyoMpXgyDiT9krJ1hN3tS+vPflpnssvohuVDWFYlA7/yTI8ZyB9UVA== X-Received: by 2002:a5d:4083:: with SMTP id o3mr5842297wrp.44.1602689092432; Wed, 14 Oct 2020 08:24:52 -0700 (PDT) Received: from ?IPv6:2001:8a0:7202:6900:68a9:4706:3462:5b2a? ([2001:8a0:7202:6900:68a9:4706:3462:5b2a]) by smtp.gmail.com with ESMTPSA id y4sm5409534wrp.74.2020.10.14.08.24.51 for (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 14 Oct 2020 08:24:51 -0700 (PDT) From: =?utf-8?Q?Miguel_Galr=C3=A3o?= Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.120.23.2.4\)) Subject: Insight installation - macOS Catalina (future Big Sur) Message-Id: <9C6EC85C-2A41-4C6A-8C4A-596374BB85DA@gmail.com> Date: Wed, 14 Oct 2020 16:24:50 +0100 To: insight@sourceware.org X-Mailer: Apple Mail (2.3608.120.23.2.4) X-Spam-Status: No, score=-1.8 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, HTML_MESSAGE, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: insight@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Insight mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Oct 2020 15:24:56 -0000 Hey there I hope you are all well! First things first, kudos on the debugger!=20 I=E2=80=99ve used it on my bachelor's degree (using a unix VM, kubunto = if I=E2=80=99m not mistaken), all worked well. Now I am in my Masters degree and need the same tool, but I=E2=80=99m = locked in macOS, from what I=E2=80=99ve seen it=E2=80=99s possible to = install it. I already downloaded the sources from the ftp links, but I=E2=80=99m = confused in some areas.. I=E2=80=99m following your guide, and trying to adapt it to my use case: host> ls src/ host> mkdir insight-ppc; cd insight-pcc host> ../src/configure --target=3Dpowerpc-eabi = --prefix=3D/opt/insight-ppc host> make host> make install After extracting the zipped package (insight-6.8a.tar.bz2), I suppose = the =E2=80=99src=E2=80=99 folder you mention is the unarchived result = (let=E2=80=99s call it sources). Having these sources I am now trying to find the =E2=80=98configure=E2=80=99= folder, but there=E2=80=99s only a script with that name. ////// =20 After hitting the wall I started looking at the ReadMe files, and = there=E2=80=99s tons of it because apparently this aren=E2=80=99t the = sources for insight, but for many GNU compilers and indexers. That=E2=80=99s why I need your help. In a perfect world a nice .dmg and a couple of clicks would solve the = problem of a macOS installation, I suppose such option is not available, = right? Starting from that assumption I would like your help in installing = Insight for macOS. Do I need anything more, beside the sources folder? If so please tell me = what. Once more, assuming everything I need is within the sources folder, = please tell me the scripts I need to run. ////// My use case for Insight is not commercial, purely educational and it=E2=80= =99s really just this semestre. I would really love the help, until then stay safe and keep up the good = work! Thanks! Miguel