English Amiga Board


Go Back   English Amiga Board > Coders > Coders. General

 
 
Thread Tools
Old 07 July 2020, 16:30   #21
phx
Natteravn
 
phx's Avatar
 
Join Date: Nov 2009
Location: Herford / Germany
Posts: 2,551
Quote:
Originally Posted by meynaf View Post
Wait, are you saying that if i
include somedir/othersource.s
and that this second source includes something, the asm won't look in this second file's dir ?
Yes. I don't know any assembler which would do so.

Quote:
And now the situation becomes more complicated because you can have a whole tree of directories : a.s includes b/c.s, c.s includes d/e.s, and e.s includes f.s so where could f.s possibly fetch its files ? Could be current dir (command line), dir of a.s, b/ (dir of c.s), b/d/ (dir of e.s), etc.
It looks to me as if considering the source's dir is like opening a can of worms...
Which is exactly the reason I won't implement that (although Antiriad seems to suggest it).
The main source directory should be the only one which is used for relative path lookups.
phx is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
C Include file with hardware registers sparhawk Coders. General 4 20 November 2019 20:59
Picasso iV ROM file path PeterK support.WinUAE 11 01 April 2018 02:00
Use file requester to specify path in Shell? Foebane support.Apps 5 01 January 2017 15:32
Macro68k compatible cross assemblers kamelito Coders. Asm / Hardware 3 28 October 2015 10:38
NDK 3.1 Include file problem. Thorham Coders. General 4 04 February 2011 20:58

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 03:22.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.11547 seconds with 15 queries