X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=FqM+EGsHXHBcyVa6sRZr7So9Wth7MDZSBvzZ+PfMa4Q=; b=LvVYyMXnPqBKIUy88WdWOWG/snF5OwfraGB8qqHneV8Q4KSD2qSAAoadgakcR/9NBN +wrWz7/mIFPL3jca6dUsODQalkxDJX/bGcsY1ZgAH4czMbJ0XOLbmHRtZvwXeIt1vhqd YbKCGulylORKmLn8tmkoYb6l1dGum2BZCxwUliJ0o8mDz3VQw/RvQvmM134uFLvaSvZz aI3+DNyHVAwYLreo1axNZ4h6PXuI5mQaI9JyevHQKLjA9aWinAXdc5qYa1aLn07C6knd 2P3oqOwxGg2FjXWlvPmzig5q7VZIu3udMy8zUwp/u7mUujXEWwsSh3CFe1uOX9cdnljk HuMQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=FqM+EGsHXHBcyVa6sRZr7So9Wth7MDZSBvzZ+PfMa4Q=; b=VOgejlm9nAAsWjIaBTv3B2kRM/6KdgKMzv6Jh4HUcN7GUx7tWI86cMtOAx/BWhZK89 DkmFsXvjI168qWu4oAEbqCoDLXWK2z9TBi5x/ihIXexpUOUnlV+4z0o6YAVv0sZEDEho ny6+mmOCkNgvynVziE6L/tqtGXU82FR2yB72eSLyhJV3RQdgA5/OS0o4pSpj1sdyT39A AhyP6frrqfVnHgiWnZ5CFoy8l440W+w7dxLiF83iihlURjWUplKKzLAod1C4LtFSz+Ez yyusyxIsml2POM2XQraMxojD/Lw3rcgO6PowbrpUTTiiVcinC4TLFUfGQSJT5MMbSU7n MxaA== X-Gm-Message-State: AOAM533Pq1Cqe2bh2ojYEltCAiPN/LLwr4XyAt55lQ/C1GTzEnvnEK0N S0vD9JtZzlY+RBQ3RbjUcrMNUFyytlMg8d29J1v0iSeg5iw= X-Google-Smtp-Source: ABdhPJzgkX0exQgnOAaG6nts8cAEXjt5PsMWR1TJdSblHXl4Dz6Kizil6v8mwDWsGNOqK09oD275h9JlmO+pboEBq14= X-Received: by 2002:a05:6402:30b5:: with SMTP id df21mr37528804edb.146.1605929976163; Fri, 20 Nov 2020 19:39:36 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: "Greg Kennedy (kennedy DOT greg AT gmail DOT com) [via djgpp AT delorie DOT com]" Date: Fri, 20 Nov 2020 21:39:22 -0600 Message-ID: Subject: Re: GCC 10.2.0, collect2.exe error - cannot create temporary file To: djgpp AT delorie DOT com Content-Type: text/plain; charset="UTF-8" Reply-To: djgpp AT delorie DOT com Any ideas on this? I get the same error with 9.3.0. I believe it could be related to trying to use -flto? On Sat, Oct 31, 2020 at 1:39 AM Greg Kennedy wrote: > > Receiving this error when trying to compile AdvanceMAME using DJGPP. > I have the latest version of all packages (based on the Mini-FAQ). > This is a 32-bit Windows XP VM in VirtualBox. > > I have seen that there is a problem with LFN ? but I assumed that > only applied to 16-bit systems, while NTVDM supports LFN already. So > I don't know why this would be happening. > > Cannot create temporary file in c:/djgpp/tmp/: Permission denied (EACCES) > Abort! > Exiting due to signal SIGABRT > Raised at eip=0013e551 > eax=0039d8c4 ebx=00000120 ecx=00000000 edx=00000000 esi=0013e3ca edi=003acec8 > ebp=0039d9e8 esp=0039d8b0 program=c:\djgpp\libexec\gcc\djgpp\10\collect2.exe > cs: sel=0257 base=031d0000 limit=003bffff > ds: sel=025f base=031d0000 limit=003bffff > es: sel=025f base=031d0000 limit=003bffff > fs: sel=022f base=0000ff40 limit=0000ffff > gs: sel=026f base=00000000 limit=0010ffff > ss: sel=025f base=031d0000 limit=003bffff > App stack: [0039dc58..0019dc5c] Exceptn stack: [0019dba8..0019bc68] > > Call frame traceback EIPs: > 0x00167a04 > 0x0013e551 > 0x0013eb12 > 0x0013ef45 > 0x0013f279 > 0x0000557a > 0x00003952 > 0x0017a8e7