ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] ARM и TEXTREL
@ 2007-06-15 10:28 Kirill A. Shutemov
  2007-06-15 12:08 ` Damir Shayhutdinov
  0 siblings, 1 reply; 10+ messages in thread
From: Kirill A. Shutemov @ 2007-06-15 10:28 UTC (permalink / raw)
  To: ALT Devel discussion list

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

Я чего-то не понимаю. Может специ по ELF подскажут?

Это на ARM:

> cat 1.c 
#include <stdio.h>
#include <stdlib.h>

int main(void)
{
        printf("Hello world!\n");
        return 0;
}
> gcc -c -fpie 1.c
> gcc 1.o -o 1 -pie
/usr/bin/ld: warning: creating a DT_TEXTREL in a shared object.

Соответсвенно сборка в rpm проваливается. По этой причине нормально не
собирается portmap и, вероятно, nscd из glibc.

-- 
Regards,  Kirill A. Shutemov
 + Belarus, Minsk
 + Velesys LLC, http://www.velesys.com/
 + ALT Linux Team, http://www.altlinux.com/

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

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2007-08-14  5:29 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-06-15 10:28 [devel] ARM и TEXTREL Kirill A. Shutemov
2007-06-15 12:08 ` Damir Shayhutdinov
2007-06-15 11:33   ` Kirill A. Shutemov
2007-06-25 21:43     ` Kirill A. Shutemov
2007-06-26 10:10       ` Dmitry V. Levin
2007-06-29 23:02         ` Dmitry V. Levin
2007-06-29 23:00           ` Kirill A. Shutemov
2007-08-11 20:46             ` Kirill A. Shutemov
2007-08-13 21:55               ` Dmitry V. Levin
2007-08-14  5:29                 ` Kirill A. Shutemov

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