flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
revolution 11 Nov 2008, 08:36
I'm not sure what you are asking/saying but it seems that this is already functional:
Code: set include=drive:\somePath\morePath |
|||
![]() |
|
edfed 11 Nov 2008, 11:44
yes but something more internal.
fasmw will search for a file in the current folder, and if it don't find the file, it will search in the include folder provided with fasmw.zip. and then, an interresting feature is possible, put our own librairies in fasmw/include folder to access them from any place on the computer. |
|||
![]() |
|
revolution 11 Nov 2008, 11:47
But we can already do that with the include environment variable right? What is it that you are saying should be different?
|
|||
![]() |
|
edfed 11 Nov 2008, 11:51
just something by default, without setting any include environment variable.
fully transparent. |
|||
![]() |
|
revolution 11 Nov 2008, 12:50
So are you recommending that the folder (or the sub-folder INCLUDE/*) of the executable be searched automatically?
I think that is a reasonable thing to do. It would also need to be done with all of the five versions, DOS, LINUX, Windows, Libc and DLL so as to be a standard feature among all. |
|||
![]() |
|
edfed 11 Nov 2008, 16:04
yes, all fasm versions would have this feature.
simple to do i think because it is only an additionnal file open in case of unexistant file in the current folder. this will force fasm to have a folder "include" fasmx/include is needed in order to make fasm work with this feature. but it shall be possible to don't have this folder in case of singl executable without package. in this case, it will search for an unexisting folder and report a file not found error. |
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.