[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/19254] "too many sections" when linking COFF executables
From: |
kyrab at mail dot ru |
Subject: |
[Bug ld/19254] "too many sections" when linking COFF executables |
Date: |
Fri, 02 Dec 2016 12:58:29 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=19254
--- Comment #4 from awson <kyrab at mail dot ru> ---
Good catch of ".data$*" thing, indeed `gcc` on Windows generates `$` instead of
`.`, and this, perhaps, would be correct to make GHC do the same thing, but we
already have separate handling of `.text.*` sections on Windows. I suspect that
this is because there exist another tools from GNU/Unix land, ported to Windows
which also use `.` for namespace hierarchy handling.
Regarding `ln -r` I don't think `ELF` case is indicative because `PE-COFF`
linking is *very* different.
--
You are receiving this mail because:
You are on the CC list for the bug.
- [Bug ld/19254] "too many sections" when linking COFF executables, kyrab at mail dot ru, 2016/12/02
- [Bug ld/19254] "too many sections" when linking COFF executables, kyrab at mail dot ru, 2016/12/02
- [Bug ld/19254] "too many sections" when linking COFF executables, olsner at gmail dot com, 2016/12/02
- [Bug ld/19254] "too many sections" when linking COFF executables,
kyrab at mail dot ru <=
- [Bug ld/19254] "too many sections" when linking COFF executables, kyrab at mail dot ru, 2016/12/02
- [Bug ld/19254] "too many sections" when linking COFF executables, nickc at redhat dot com, 2016/12/06
- [Bug ld/19254] "too many sections" when linking COFF executables, kyrab at mail dot ru, 2016/12/06
- [Bug ld/19254] "too many sections" when linking COFF executables, kyrab at mail dot ru, 2016/12/06
- [Bug ld/19254] "too many sections" when linking COFF executables, cvs-commit at gcc dot gnu.org, 2016/12/13