[fpc-pascal] OpenSSL

Dmitry Boyarintsev skalogryz.lists at gmail.com
Tue Nov 17 15:24:14 CET 2015


On Tue, Nov 17, 2015 at 9:19 AM, Michael Van Canneyt <michael at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20151117/54fdad83/attachment.html>


More information about the fpc-pascal mailing list