Gentoo Archives: gentoo-dev

From: "Robin H. Johnson" <robbat2@g.o>
To: Gentoo Developers <gentoo-dev@l.g.o>
Subject: Re: [gentoo-dev] ASM resources?
Date: Wed, 27 Oct 2004 08:08:07
Message-Id: 20041027080808.GA14849@curie-int.orbis-terrarum.net
In Reply to: Re: [gentoo-dev] ASM resources? by Luca Barbato
1 On Wed, Oct 27, 2004 at 09:43:23AM +0200, Luca Barbato wrote:
2 > Robin H. Johnson wrote:
3 > >If you find anything on how to write ASM code that works properly with
4 > >-fPIC, please tell me! I've got a MySQL bug hung up on that point, and I
5 > >haven't succeeded in finding out how to do such a thing.
6 > I remember that with -fPIC you lose a register, you may try to use
7 > -fomit-frame-pointer to get one back or rewrite your inline asm to use
8 > one register less (quite painfull I think ^^)
9 That's totally not the problem, see bug 42968.
10
11 --
12 Robin Hugh Johnson
13 E-Mail : robbat2@××××××××××××××.net
14 Home Page : http://www.orbis-terrarum.net/?l=people.robbat2
15 ICQ# : 30269588 or 41961639
16 GnuPG FP : 11AC BA4F 4778 E3F6 E4ED F38E B27B 944E 3488 4E85

Replies

Subject Author
Re: [gentoo-dev] ASM resources? Anupam Kapoor <anupam.kapoor@×××××.com>