|
From: | john o goyo |
Subject: | Substituting local modules with the same name as the GM2 modules |
Date: | Thu, 16 Nov 2023 17:46:36 -0500 |
User-agent: | Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.11.0 |
Greetings, Gaius.I am trying to build some old code that uses a different version of Storage. I have a local version to reflect this and I am using the "-I" directive. The compiler picks up my local version for compiling local modules but it also uses my local version for gm2 modules.
In particular, examining m2/m2pim/Indexing.def pulled in my local Storage.def and failed.
Hence my query: Is it even possible to instruct the compiler to use local modules for local compilation only (or must I rename them)?
Sincerely, john
[Prev in Thread] | Current Thread | [Next in Thread] |