Skip to content

Added pipe-nt file ignore to Tup#522

Open
WSWhitehouse wants to merge 1 commit intogittup:masterfrom
WSWhitehouse:master
Open

Added pipe-nt file ignore to Tup#522
WSWhitehouse wants to merge 1 commit intogittup:masterfrom
WSWhitehouse:master

Conversation

@WSWhitehouse
Copy link

Linking programs using MinGW on Win32 sometimes causes a pipe-nt file to be generated. Tup should ignore this file type as it is a temporary file produced by the linker.

I can't definitively determine what these files are, as I'm struggling to find anything online. So if anyone has any more info, that would be appreciated! I was compiling using version 13.1.0 of x86_64-w64-mingw32-gcc.

I've tried to include as much of the pipe-nt file string as possible to avoid a clash with expected file types.

I ran into this when trying to create a fresh build of Tup from the master branch:

image

Linking programs using mingw on win32 sometimes causes a pipe-nt file to be generated. Tup should ignore this file type as it is a temporary file produced by the linker.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant