diff options
author | Pascal Obry <obry@adacore.com> | 2025-01-10 18:56:55 +0100 |
---|---|---|
committer | Marc Poulhiès <dkm@gcc.gnu.org> | 2025-01-13 11:53:00 +0100 |
commit | 2e0b086f8403e00da964d44039c667d5b1806070 (patch) | |
tree | d68bbd8add97eb7a3a7811e1b3847927074d248c /gcc/expr.cc | |
parent | 492aae16856e10cc44606953287192e345ec3294 (diff) | |
download | gcc-2e0b086f8403e00da964d44039c667d5b1806070.zip gcc-2e0b086f8403e00da964d44039c667d5b1806070.tar.gz gcc-2e0b086f8403e00da964d44039c667d5b1806070.tar.bz2 |
ada: Fix relocatable DLL creation with gnatdll
gcc/ada/ChangeLog:
* mdll.adb: For the created DLL to be relocatable we do not want to use
the base file name when calling gnatdll.
* gnatdll.adb: Removes option -d which is not working anymore. And
when using a truly relocatable DLL the base-address has no real
meaning. Also reword the usage string for -d as we do not want to
specify relocatable as gnatdll can be used to create both
relocatable and non relocatable DLL.
Diffstat (limited to 'gcc/expr.cc')
0 files changed, 0 insertions, 0 deletions