Writing GBA games with D!

12345swordy alexanderheistermann at gmail.com
Wed May 19 22:23:00 UTC 2021


On Wednesday, 19 May 2021 at 22:15:25 UTC, Raimondo Mancino wrote:
> On Wednesday, 19 May 2021 at 22:09:56 UTC, 12345swordy wrote:
>> What error messages are you seeing?
>>
>> -Alex
>
> Here is an example:
> ```
> ld.lld: error: lscript.ld:199: malformed number: :
>>>>   OVERLAY : NOCROSSREFS AT (__iwram_overlay_lma)
>>>>
> ```

You shouldn't copy and paste someone else's links script without 
understanding how it works.

Please read the documentation on the linker script.

https://ftp.gnu.org/old-gnu/Manuals/ld-2.9.1/html_chapter/ld_3.html

-Alex


More information about the Digitalmars-d mailing list