On Tue, Nov 17, 2015 at 9:19 AM, Michael Van Canneyt <mich...@freepascal.org
> wrote:

> I fail to see how this will solve the problem that you want to use 2 units
> with the same name at the same time, as for the OP.
>
I presume in this case the compiler would recognize that lnet code should
use "lnet/openssl.pas" instead.
Which should end up in a separate openssl??.o file that would be passed to
the linker.

While both source files are named the same, two different object files
would be produced.

thanks,
Dmitry
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to