並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 19 件 / 19件

新着順 人気順

Linkerの検索結果1 - 19 件 / 19件

タグ検索の該当結果が少ないため、タイトル検索結果を表示しています。

Linkerに関するエントリは19件あります。 プログラミングセキュリティtechfeed などが関連タグです。 人気エントリには 『mold: modern linker』などがあります。
  • mold: modern linker

    mold: modern linker Rui Ueyama

      mold: modern linker
    • GitHub - rui314/mold: Mold: A Modern Linker 🦠

      mold is a faster drop-in replacement for existing Unix linkers. It is several times quicker than the LLVM lld linker, the second-fastest open-source linker, which I initially developed a few years ago. mold aims to enhance developer productivity by minimizing build time, particularly in rapid debug-edit-rebuild cycles. Here is a performance comparison of GNU ld, GNU gold, LLVM lld, and mold when l

        GitHub - rui314/mold: Mold: A Modern Linker 🦠
      • mold: modern linker

        mold: modern linker Rui Ueyama

          mold: modern linker
        • sold: A linker for shared objects

          sold: A linker for shared objects Akira Kawata bio: https://akawashiro.github.io/ twitter: @a_kawashiro 2021/11/20 Kernel/VM探検隊online part4 https://github.com/akawashiro/sold 最新のneovimを自分でビルドして使いたい! • 新しくビルド環境と整えるのは面倒 ◦ 特にrootがない場合 • 一度ビルドしたものを他のマシンにコピーして使いまわしたい • 共有ライブラリ(shared object, *.soのこと)への依存がありできない ◦ soも一緒にコピーするのは社内的な事情で不可 [new machine] > scp build-server:~/nvim . [new machine] > ./nvim ./

            sold: A linker for shared objects
          • macOSセキュリティ機能の脆弱性を悪用、マルウェア「OSX/Linker」が発見される

              macOSセキュリティ機能の脆弱性を悪用、マルウェア「OSX/Linker」が発見される 
            • 「Mac」を標的にする「OSX/Linker」マルウェア--「Gatekeeper」の脆弱性を悪用

              Catalin Cimpanu (Special to ZDNET.com) 翻訳校正: 編集部 2019-06-26 10:33 「Mac」向けのセキュリティソフトウェアを手がけるIntegoによると、「macOS」を狙う悪意ある開発者らは、最近明らかにされた「Gatekeeper」に存在する脆弱性を悪用するマルウェアを積極的に開発しているという。 Integoの主席セキュリティアナリストであるJoshua Long氏が実施した調査によると、「OSX/Linker」と名付けられたこの新たなマルウェアは、「OSX/Surfbuyer」というアドウェアを手がけているグループと関連があるという。 OSX/Linkerは、Gatekeeperに存在する既知の脆弱性を悪用する。Gatekeeperは、インターネットからダウンロードした実行アプリケーションをスキャン/承認する、macOSのセキュリテ

                「Mac」を標的にする「OSX/Linker」マルウェア--「Gatekeeper」の脆弱性を悪用
              • AndroidアプリのAPKサイズを圧縮しようと試みて敗れる話【Xamarin.Forms / Linker / R8 Shrinker】

                本記事の概要 『Xamarin.Formsで開発したAndroidアプリのパッケージサイズを圧縮しようと「Linker」「d8/r8」コンパイラを駆使したが、敗北する』、です。 アプリのパッケージサイズが気になる 先日、初めて個人開発したスマホアプリ(Android版のみ)をリリースしました。 アラフォー初心者だけどスマホアプリを開発~リリースまでがんばってみた【Android・Xamarin.Forms】 | neputa note この度、素人ながらスマホアプリ開発に挑戦してみました。 今回の記事では概要と経緯について書き綴ってみたいと思います。 実際に行った作業の詳細は、今後それぞれ記事を書き、こちらにリンクを追記します。作っ こちらでインストールできます ※アンドロイド版のみです。iPhoneユーザの方すみません。 色々と不具合問題で話題となっている「COCOA - 新型コロナウイ

                  AndroidアプリのAPKサイズを圧縮しようと試みて敗れる話【Xamarin.Forms / Linker / R8 Shrinker】
                • Go 1.15 Released With Much Improved Linker, New CPU Mitigations - Phoronix

                  Go 1.15 Released With Much Improved Linker, New CPU Mitigations Written by Michael Larabel in Programming on 11 August 2020 at 06:55 PM EDT. 13 Comments Go 1.15 is out as a rather significant update to this popular, modern programming language. Go 1.15 brings a wide variety of improvements including: - The Go linker now has much lower resource use, is faster, and has improved code quality. General

                    Go 1.15 Released With Much Improved Linker, New CPU Mitigations - Phoronix
                  • GCC 12 Adds Support For Using The Mold Linker - Phoronix

                    Show Your Support: This site is primarily supported by advertisements. Ads are what have allowed this site to be maintained on a daily basis for the past 19+ years. We do our best to ensure only clean, relevant ads are shown, when any nasty ads are detected, we work to remove them ASAP. If you would like to view the site without ads while still supporting our work, please consider our ad-free Phor

                      GCC 12 Adds Support For Using The Mold Linker - Phoronix
                    • M1チップのMacで「linker command failed with exit code 1 ('' for architecture arm64)」エラーが出る場合の解決方法

                      ホームXCodeM1チップのMacで「linker command failed with exit code 1 ('' for architecture arm64)」エラーが出る場合の解決方法

                        M1チップのMacで「linker command failed with exit code 1 ('' for architecture arm64)」エラーが出る場合の解決方法
                      • The new linker in Xcode 15

                        https://nextstepfm.connpass.com/event/285055/

                          The new linker in Xcode 15
                        • Improved Linker Fundamentals in Visual Studio 2019 - C++ Team Blog

                          On the C++ team we’ve heard loud and clear from users that build times are a pain point. We’ve continued our focus on improving the step, linking, that dominates F5 build times. Fast F5 build times, or iteration build times, are a key contributor to developer productivity and we felt that there was a large opportunity so we narrowed in on changes that we felt could move the needle 2x or more. This

                            Improved Linker Fundamentals in Visual Studio 2019 - C++ Team Blog
                          • eBPF Updates #2: eBPF with Zig, libbpf-bootstrap, Rust Linker, BTF in Kernel Modules, Cgroup-Based Memory Accounting

                            eBPF Updates #2: eBPF with Zig, libbpf-bootstrap, Rust Linker, BTF in Kernel Modules, Cgroup-Based Memory Accounting Foreword Welcome to the second issue of the eBPF Updates! This time we have interesting resources about how to write eBPF programs with Zig, or with Rust, or on how to manage them with libbpf. On the kernel side, modules now support BTF, and improvements to memory accounting for eBP

                              eBPF Updates #2: eBPF with Zig, libbpf-bootstrap, Rust Linker, BTF in Kernel Modules, Cgroup-Based Memory Accounting
                            • Mold linker may not switch to a source-available license

                              I received lots of responses for my mold 1.7.0 release notes and my docs post (Hacker News, Reddit, and Phoronix). Thank you to everyone who gave me valuable feedback! I also share many of you guys' concerns that switching to a non-open-source license would make many users away from our mold linker. Even though I reserve the right to change the license, I agree that that’s a real concern. The prob

                              • 便利なアドオン管理ツール(MSFS Addons Linkerの使い方) | Microsoft Flight Simulatorで世界一周

                                MSFS2020のアドオン管理ツール、MSFS Addons Linkerの紹介、使い方です。 このツールはアドオンをCommunityフォルダ以外の場所に保存したり、読み込むアドオンの選択、アドオンの整理が簡単にできます。おすすめのフリーツールです。 MSFS Addons Linkerとは MSFS2020は無料(フリー)のアドオンが多く公開されており、導入することでMSFS2020の世界が広がります。 ※アドオンについての解説はこちら ただMSFS2020のアドオンの多くはCommunityフォルダへ保存する必要があり、Communityフォルダのアドオンが増えると起動に時間がかかります。また、読み込ませたくないアドオンはCommunityフォルダから消す必要があります。 そんな面倒を解決してくれるのがMSFS Addons Linkerというフリーツールです。MSFS Addons

                                  便利なアドオン管理ツール(MSFS Addons Linkerの使い方) | Microsoft Flight Simulatorで世界一周
                                • mold: modern linker

                                  mold: modern linker Rui Ueyama

                                    mold: modern linker
                                  • Mold 1.1 High Performance Linker Brings Native LTO, RISC-V Support - Phoronix

                                    Show Your Support: Have you heard of Phoronix Premium? It's what complements advertisements on this site for our premium ad-free service. For less than $4 USD per month, you can help support our site while the funds generated allow us to keep doing Linux hardware reviews, performance benchmarking, maintain our community forums, and much more. Mold 1.1 High Performance Linker Brings Native LTO, RIS

                                      Mold 1.1 High Performance Linker Brings Native LTO, RISC-V Support - Phoronix
                                    • JEP 389: Foreign Linker API (Incubator)

                                      Summary Introduce an API that offers statically-typed, pure-Java access to native code. This API, together with the Foreign-Memory API (JEP 393), will considerably simplify the otherwise error-prone process of binding to a native library. History The Foreign-Memory Access API, which provides the foundations for this JEP, was first proposed by JEP 370 and targeted to Java 14 in late 2019 as an incu

                                      • Hey linker, can you spare a meg?

                                        Tailscale on iOS runs as a special kind of app, a Network Extension. This lets us run in the background, so we can secure traffic from all of your applications, without them having to change anything. But with this power comes a memory straightjacket. Normal iOS apps can use 5GB or so of memory before iOS kills them. We get 15MB. With an “M”. That has been a constant pain point for our users—and e

                                          Hey linker, can you spare a meg?
                                        1

                                        新着記事