From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from emagii.se (www.emagii.com [185.133.207.17]) by sourceware.org (Postfix) with ESMTPS id 90BB83858D33 for ; Thu, 16 Feb 2023 11:14:49 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 90BB83858D33 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=emagii.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=emagii.com Received: from [10.175.196.145] (84-55-68-216.customers.ownit.se [84.55.68.216]) by emagii.se (Postfix) with ESMTPSA id B36AA12001C for ; Thu, 16 Feb 2023 12:14:47 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=emagii.com; s=default; t=1676546088; bh=3o2c0R71QOj904+C0GHH780FsQzGojKPwcqHEKno8v4=; h=To:From:Subject; b=1M5wvZy2xihEIbtNVdnIq1HkhYfn2j9XQOaL/OgghkTRJT1jbahBLkpTYIe52wxgQ nZhLGGtguMXDpcMzSTw+Q9mnn5jO/YQRH0CGu4qVbMvG2vCiusJc7LTy2rSlMVjWvL 2TrNaIgsm+pnvZnXSQAX3z/AMNGMchGQasX7aTzs= Authentication-Results: emagii.beebytevps.io; spf=pass (sender IP is 84.55.68.216) smtp.mailfrom=binutils@emagii.com smtp.helo=[10.175.196.145] Received-SPF: pass (emagii.beebytevps.io: connection is authenticated) Message-ID: Date: Thu, 16 Feb 2023 12:14:47 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.1 To: Binutils Content-Language: sv-FI From: Ulf Samuelsson Subject: How create output from ldint.texi ? Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-PPP-Message-ID: <167654608797.3884454.14769184560888510557@localhost.localdomain> X-PPP-Vhost: emagii.com X-Spam-Status: No, score=-5.2 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,SPF_HELO_FAIL,SPF_PASS,TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: How is it possible to create a PDF file from this file. It seems to be disabled in the ld/Makefile.am noinst_TEXINFOS = ldint.texi No ldint.info to be found in the tree after the build Best Regards Ulf Samuelsson