LDC relocation flags

Severin Teona teona.severin9 at gmail.com
Fri Dec 18 13:00:45 UTC 2020


Hi guys!

Do you know how can I compile D code using LDC with the following 
gcc flags?
* -msingle-pic-base
* -mpic-register=r9
* -mno-pic-data-is-text-relative.

As far as I know, there are no equivalents in D for these. Is is 
ok to use the -Xcc flag?
Thank you!


More information about the Digitalmars-d-learn mailing list