public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jonathan Yong <10walls@gmail.com>
To: gcc-patches@gcc.gnu.org
Subject: Re: [PATCH] testsuite: /dev/null is not accessible on Windows
Date: Wed, 5 Oct 2022 09:48:12 +0000	[thread overview]
Message-ID: <512be8df-7f82-2507-158a-089310e47eb4@gmail.com> (raw)
In-Reply-To: <2bdafbbd-9073-aa4e-30bb-2c7d2c7065c5@gmail.com>

On 10/5/22 09:34, Jonathan Yong wrote:
> On 9/29/22 17:38, Torbjörn SVENSSON via Gcc-patches wrote:
>> When running the DejaGNU testsuite on a toolchain built for native
>> Windows, the path /dev/null can't be used to open a stream to void.
>> On native Windows, the resource is instead named "nul".
>>
>> The error would look like this:
>> c:/arm-11.3.rel1/bin/../lib/gcc/arm-none-eabi/11.3.1/../../../../arm-none-eabi/bin/ld.exe: cannot find @/dev/null: No such file or directory
>>
>> Patch has been verified on Windows and Linux.
> 
> Thanks, looks good to me, will push to master soon.
> 

Pushed to master branch 5fe2e4f87e512407c5c560dfec2fe48ba099c807.


      parent reply	other threads:[~2022-10-05  9:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-29 17:38 Torbjörn SVENSSON
2022-10-05  9:22 ` PING^1 " Torbjorn SVENSSON
2022-10-05  9:34 ` Jonathan Yong
2022-10-05  9:46   ` Torbjorn SVENSSON
2022-10-05  9:48   ` Jonathan Yong [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=512be8df-7f82-2507-158a-089310e47eb4@gmail.com \
    --to=10walls@gmail.com \
    --cc=gcc-patches@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).