|
Atari demoscene BBS
Re: Vlink internal error problem |
Posted by: evil
|
Jan,06.2020-19:22
|
> 1 file = 1 section text + 1 section data + 1 section bss.
Hello!
I do it like this as well with vasm + vlink and it works well (probably over ten years and all our demos since then).
Do you name your sections? Eg "section foobar,bss" and the next one "section barfoo,bss"? I think that can indeed cause problems for Atari linking.
Our demos is only one big object file after vasm so I shouldn't need to use vlink at all, but I've been moving between different IDEs and all of them will just happily accept a normal Makefile-build without much (if any) configuration, so I've been lazy and kept it :) And I thought maybe some day we'd do multiple object files to speed up large assembly. But really, when our largest demos build in 0.1 seconds it doesn't seem likely.
--
Anders Eriksson
ae@dhs.nu
|
[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.
|