| Issue |
169992
|
| Summary |
llvm-objcopy fails with “section number out of range”
|
| Labels |
new issue
|
| Assignees |
|
| Reporter |
Maxi741cv
|
```
llvm-objcopy --only-keep-debug App.exe App.exe.debug
llvm-objcopy.exe: error: 'App.exe': section number out of range
```
```
llvm-objcopy --version
llvm-objcopy, compatible with GNU objcopy
LLVM (http://llvm.org/):
LLVM version 20.1.3
Optimized build.
```
```
-rwxr-xr-x
size: 4466043392
name: App.exe
```
I'm building the application with debug information.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs