ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Constantin Mikhaylenko <const@altlinux.ru>
To: ALT Devel discussion list <devel@altlinux.ru>
Subject: Re: [devel] Re: slatec, fortran libraries, weak symbols
Date: Mon, 29 Nov 2004 16:25:31 +0500
Message-ID: <20041129162531.3e67e171.const@altlinux.ru> (raw)
In-Reply-To: <20041129110437.GZ31657@solemn.turbinal.org>

[-- Attachment #1: Type: text/plain, Size: 1636 bytes --]

On Mon, 29 Nov 2004 14:04:37 +0300
Alexey Tourbin <at@altlinux.ru> wrote:

> On Mon, Nov 29, 2004 at 10:35:09AM +0500, Constantin Mikhaylenko wrote:
> > > for f in *.f; do g77 -c %optflags %optflags_shared "$f"; done
> > > g77 -shared -o lib%name.so.%version -Wl,-soname=lib%name.so.%version *.o
> > 
> > man gcc
> > /soname
> > Pattern not found  (press RETURN)
> 
> -Wl передает опции линкеру, поэтому надо искать в man ld.

Почитал. понял свою ошибку.
Поймал вашу. Надо:
gcc -shared -o lib%name.so.%version -Wl,-soname=lib%name.so.%version *.o

А фортран просто не умеет делать библиотеки.

> > А без оного безобразия (таки вас не устраивает потом сказать ln -s bla-bla ?) у меня собирается безошибочно.
> 
> Что есть безобразие?

Мой словесный понос ;(

> SONAME должен быть у всех разделяемых библиотек.

Не то, чтобы должен...
в man ld сказано, что это _облегчает_ (видимо следует читать -- ускоряет) вызов библиотеки.

> > Давно хотел собрать slatec.
> > Если сильно не возражаете -- на этой неделе сделаю 
> > (более менее свободен).

Надо понимать -- возражаете? ;)

> > BW
> > Const
> > 
> > P.S.
> > Совершенно не понимаю смысла разделяемой билиотеки
> > для _такого_рода_ подпрограмм
> 
> Например, perl-PDL таскает вместе с собой некоторое подмножество
> библиотеки slatec.  А также посмотрте, как собран slatec в debian.
> 

Ок. Убедили.


-- 
Dr. Constantin I. Mikhaylenko  |  Institute of Mechanics
  +7 (3472) 239537, 236446     |  of Ufa's Branch of R.A.S.
const@anrb.ru | const@mail.ru  |  12, K. Marx Str..
  ICQ UIN: 13383705 (Const)    |  Ufa, 450000, RUSSIA

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2004-11-29 11:25 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-26 21:26 [devel] " Alexey Tourbin
2004-11-26 21:30 ` Dmitry V. Levin
2004-11-29  5:35 ` Constantin Mikhaylenko
2004-11-29 11:04   ` [devel] " Alexey Tourbin
2004-11-29 11:25     ` Constantin Mikhaylenko [this message]
2004-11-29 12:51       ` Alexey Tourbin
2004-11-30 14:57           ` Alexey Tourbin
2004-11-30 15:46             ` Dmitry V. Levin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20041129162531.3e67e171.const@altlinux.ru \
    --to=const@altlinux.ru \
    --cc=devel@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git