|
Atari coding BBS
Vasm & Directory Separator |
Posted by: MrNours
|
Jan,05.2017-16:27
|
Hi all,
I want to use vasm for compiling various sourcecodes.
Sometimes incbin paths are made with the Windows directory separator "", sometimes with the Linux one "/".
I found that older versions of vasm (1.3) do accept the two separator in includes but when i compile and use a newer version (1.6+) it only recognize the separator from the system where i built the binary.
For example, on my Linux box if the sourcecode was written with windows relative path, compilation fails ( could not open BLAHSOMECODE.S ).
I had not found any options in the manual so far...
Do you know a way to make vasm accept both separators?
Thanks for your help.
|
[All messages in this thread] [Start new thread]
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.
|