|
|
ru.unix.bsd- RU.UNIX.BSD ------------------------------------------------------------------ From : Eugene Grosbein 2:5006/1 12 Mar 2002 15:05:34 To : Rashid N. Achilov Subject : Re: F4 in MidnightCommander -------------------------------------------------------------------------------- RNA> Hасколько я понял, динамически слинкована. Это, наверное, при сборке cvsup RNA> задается? Что-нибудь типа --with-static? Я бы на твоем месте взял package с http://people.freebsd.org/~jdp Если хочется потрахаться, то можешь :-) Во время cvsup-1.16e работал этот способ: /*-- Subject: Re: Update to fix CVSup timestamp bug Date: Mon, 10 Sep 2001 22:30:59 -0700 (PDT) From: John Polstra <jdp@polstra.com> Organization: Polstra & Co., Inc. To: Eugene Grosbein <eugen@svzserv.kemerovo.su> Eugene Grosbein wrote: > STATIC=yes produces statically linked binary containing libc, libm, > libz etc. How do you make your packages containing only Modula's > libraries? There is not a convenient way to do it, but it can be done if you are willing to reinstall your pm3-* ports. Here is the procedure. - In "lang/pm3-base", type "make configure". - Get into "work/pm3-1.1.15/m3config/src" and edit the file named "FreeBSD4" (or FreeBSD2, or FreeBSD3, or FBSD_ALPHA, depending on your OS version and CPU architecture). - Find this line: PLATFORM_SUPPORTS_SHARED_LIB = "T" and change it to this: PLATFORM_SUPPORTS_SHARED_LIB = "" This change will prevent Modula-3 from building any shared libraries. But the OS's shared libraries will still be used for linking. - Go back to the "lang/pm3-base" directory and type "make install" to finish building and installing the port. Do not do a "make clean" after you install this port. - Install the other "lang/pm3-*" ports in the usual way. Or, simply go to "net/cvsup-devel" and install it. It will notice the missing pm3 ports and will install them automatically. --*/ Eugene -- "Люди забыли эту истину," - сказал Лис, - "но ты не забывай" --- slrn/0.9.7.3 (FreeBSD) * Origin: Svyaz Service JSC (2:5006/1@fidonet) Вернуться к списку тем, сортированных по: возрастание даты уменьшение даты тема автор
Архивное /ru.unix.bsd/26093d876ecb0.html, оценка из 5, голосов 10
|