[Bug ld/25713] Linker(ld.exe) runs in Windows unable to find file if path length is more than 260 characters.

2021-01-06 Thread jaydeepchauhan1494 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25713 --- Comment #18 from Jaydeep Chauhan --- Hi Nick, I have tested updated patch(attachment 13095) and it is working fine. Thanks, Jaydeep. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/25713] Linker(ld.exe) runs in Windows unable to find file if path length is more than 260 characters.

2021-01-05 Thread jaydeepchauhan1494 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25713 --- Comment #16 from Jaydeep Chauhan --- Hi Nick, Thanks for this optimize patch. I have tested the same and it is working fine. So can you please commit this patch... ? Thanks, Jaydeep. -- You are receiving this mail because: You are on t

[Bug ld/25713] Linker(ld.exe) runs in Windows unable to find file if path length is more than 260 characters.

2020-12-31 Thread jaydeepchauhan1494 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25713 --- Comment #14 from Jaydeep Chauhan --- Gentle Ping !!! -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/25713] Linker(ld.exe) runs in Windows unable to find file if path length is more than 260 characters.

2020-12-27 Thread jaydeepchauhan1494 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25713 --- Comment #13 from Jaydeep Chauhan --- Created attachment 13080 --> https://sourceware.org/bugzilla/attachment.cgi?id=13080&action=edit Handle long relative path Handle long relative path -- You are receiving this mail because: You are

[Bug ld/25713] Linker(ld.exe) runs in Windows unable to find file if path length is more than 260 characters.

2020-12-27 Thread jaydeepchauhan1494 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25713 Jaydeep Chauhan changed: What|Removed |Added Resolution|FIXED |WONTFIX --- Comment #12 from Jaydee

[Bug ld/25713] Linker(ld.exe) runs in Windows unable to find file if path length is more than 260 characters.

2020-05-18 Thread jaydeepchauhan1494 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25713 --- Comment #10 from Jaydeep Chauhan --- (In reply to cvs-com...@gcc.gnu.org from comment #8) > The master branch has been updated by Nick Clifton : > > https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git; > h=ca859a893931d6fad8b35cf2c20

[Bug ld/25713] Linker(ld.exe) runs in Windows unable to find file if path length is more than 260 characters.

2020-05-15 Thread jaydeepchauhan1494 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25713 --- Comment #7 from Jaydeep Chauhan --- Created attachment 12544 --> https://sourceware.org/bugzilla/attachment.cgi?id=12544&action=edit forwardslash.patch -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/25713] Linker(ld.exe) runs in Windows unable to find file if path length is more than 260 characters.

2020-05-15 Thread jaydeepchauhan1494 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25713 --- Comment #6 from Jaydeep Chauhan --- Hi Nick, Issue is still there with ld.exe ,if we give file path with forward slash("/") as per below.Also for normal path length(< 260 charcters) it is working fine. ld.exe C:/msys64/home/Jaydeep/inc

[Bug ld/25713] Linker(ld.exe) runs in Windows unable to find file if path length is more than 260 characters.

2020-03-24 Thread jaydeepchauhan1494 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25713 --- Comment #3 from Jaydeep Chauhan --- (In reply to Nick Clifton from comment #1) Thanks Nick for reply and proposed patch. For MAX_PATH value "windows.h" header file is required.So it is added in proposed patch and now patch is working fine

[Bug ld/25713] Linker(ld.exe) runs in Windows unable to find file if path length is more than 260 characters.

2020-03-24 Thread jaydeepchauhan1494 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25713 --- Comment #2 from Jaydeep Chauhan --- Created attachment 12402 --> https://sourceware.org/bugzilla/attachment.cgi?id=12402&action=edit Header file added for MAX_PATH value Added "windows.h" headerfile for MAX_PATH value in proposed patch.

[Bug ld/25713] Linker(ld.exe) runs in Windows unable to find file if path length is more than 260 characters.

2020-03-23 Thread jaydeepchauhan1494 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25713 Jaydeep Chauhan changed: What|Removed |Added CC||ilya.konstantinov at gmail dot com

[Bug ld/25713] New: Linker(ld.exe) runs in Windows unable to find file if path length is more than 260 characters.

2020-03-23 Thread jaydeepchauhan1494 at gmail dot com
: UNCONFIRMED Severity: normal Priority: P2 Component: ld Assignee: unassigned at sourceware dot org Reporter: jaydeepchauhan1494 at gmail dot com Target Milestone: --- Created attachment 12399 --> https://sourceware.org/bugzilla/attachment.cgi?id=12