From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Thu, 10 Apr 2008 14:34:37 +0400 From: Alexey Tourbin To: devel@lists.altlinux.org Message-ID: <20080410103437.GA14175@solemn.turbinal> Mail-Followup-To: devel@lists.altlinux.org Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="zfZAIAilk/YNj2Pr" Content-Disposition: inline Subject: [devel] pcre-ocaml custom executables X-BeenThere: devel@lists.altlinux.org X-Mailman-Version: 2.1.10b3 Precedence: list Reply-To: ALT Linux Team development discussions List-Id: ALT Linux Team development discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 10:35:39 -0000 Archived-At: List-Archive: List-Post: --zfZAIAilk/YNj2Pr Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: quoted-printable =F5 =CD=C5=CE=D1 =D7=CF=D0=D2=CF=D3 =CB =D3=D0=C5=C3=C9=C1=CC=C9=D3=D4=C1= =CD =D0=CF =CF=CB=C1=CD=CC=C0. =F1 =CB=CF=C7=C4=C1 =CC=C9=CE=CB=D5=C0=D3= =D8 =D3 pcre.cma, =D5 =CD=C5=CE=D1 =CF=CB=C1=CD=CC=D8 =D3=CF=DA=C4=C1=A3=D4 custom executable= , =C1 =CE=C5 bytecode ocamlrun script. =F0=CF=DE=C5=CD=D5 =D4=C1=CB =D0=D2=CF=C9=D3=C8=CF=C4=C9=D4? $ cp -pv /usr/share/doc/pcre-ocaml-*/examples/pcregrep/pcregrep.ml . `/usr/share/doc/pcre-ocaml-5.13.0/examples/pcregrep/pcregrep.ml' -> `./pcre= grep.ml' $ ocamlc -I +site-lib/pcre pcre.cma pcregrep.ml =20 $ file ./a.out =2E/a.out: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynami= cally linked (uses shared libs), for GNU/Linux 2.6.9, not stripped $ strip -s ./a.out=20 $ ./a.out=20 No bytecode file specified. $=20 (strip =C4=C5=CA=D3=D4=D7=D5=C5=D4 =CE=C1 custom executables =C6=C1=D4=C1= =CC=D8=CE=CF; =CE=CF =C9 =D7=CF=CF=CF=C2=DD=C5 "=C4=C9=D3=D4=D2=C9=C2=D5=D4=C9=D7=CE=CF" ocaml =CE=C5 =C4=CF=CC=D6=C5=CE = =D3=CF=DA=C4=C1=D7=C1=D4=D8 custom executables, =C5=D3=CC=C9 =D4=CF=CC=D8=CB=CF =CF=C2 =DC=D4=CF=CD =C5=C7=CF =D3=D0=C5=C3= =C9=C1=CC=D8=CE=CF =CE=C5 =D0=CF=D0=D2=CF=D3=D1=D4.) --zfZAIAilk/YNj2Pr Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkf97T0ACgkQfBKgtDjnu0astgCgowcH0I7K8dqoO6eKXmdeaJDB NdMAoLYzffpIi/mXzPNMim/JJ3iYFsNc =wRHF -----END PGP SIGNATURE----- --zfZAIAilk/YNj2Pr--