|
Atari demoscene BBS
Re: Vlink internal error problem |
Posted by: Chain-Q
|
Jul,26.2020-14:57
|
Recent vlink has a section merge feature. Tou can tell it to simply merge multiple sections of a single type into one. I think the argument to enable it is called -mtype.
We use this feature in the Atari (and Amiga) versions of Free Pascal compiler, which extensively uses named sections, so by design generates a bunch of code and data section with different names, and they have to be merged into one link time.
(Named sections are necessary for section garbage collection to function i.e. to choose only the necessary parts from a large .o file, for example our run time library... Section GC reduces the size of a Free Pascal "hello world" from 300K to about 30K.)
|
[All messages in this thread] [Start new thread]
Topic
|
Posted by
|
Date
|
Vlink internal error problem
|
Thadoss/Dune
|
Jan,05.2020-19:21
|
Re: Vlink internal error problem
|
Emphii
|
Jan,05.2020-20:12
|
Re: Vlink internal error problem
|
Thadoss/Dune
|
Jan,05.2020-22:14
|
Re: Vlink internal error problem
|
ggn
|
Jan,06.2020-00:20
|
Re: Vlink internal error problem
|
Thadoss/Dune
|
Jan,06.2020-00:50
|
Re: Vlink internal error problem
|
evil
|
Jan,06.2020-19:22
|
Re: Vlink internal error problem
|
tat
|
Jul,26.2020-11:03
|
Re: Vlink internal error problem
|
Chain-Q
|
Jul,26.2020-14:57
|
Re: Vlink internal error problem
|
mikro
|
Jul,27.2020-07:56
|
Re: Vlink internal error problem
|
tat
|
Jul,27.2020-13:53
|
Re: Vlink internal error problem
|
mikro
|
Jul,28.2020-08:13
|
Re: Vlink internal error problem
|
mikro
|
Jul,29.2020-13:15
|
Re: Vlink internal error problem
|
tat
|
Jul,29.2020-16:22
|
What's the anti-troll code? That's your personal code to be able to add comments and messages on the dhs.nu site.
Don't have a code or forgot it? Fix it here.
|