|
||||
sybperl-l ArchiveUp Prev Next
From: Jun Zhang <junz at tpg dot com>
About dynamic link and static link:
My understanding is:
Static link: executable file: sybperl is generated. In script first line
is: #/usr/local/bin/sybperl
Dynamic link:
Sybperl.pm is generated. In script first line is
#/usr/local/bin/perl
What about all other .pm files, like Ctlib.pm and Dblib.pm etc...
Junz@tpg.com
Ext. 914-946-6060 ext. 229
|