On Samstag, 30. August 2008, Michele Schiavo wrote:
> There are some befit to set pic use flag on amd64 ?
no
don't touch it.
If anything needs it, it will override it anyway. pic will make stuff a lot
slower.
08-30-2008, 12:01 AM
Dale
pic use flag
Volker Armin Hemmann wrote:
On Samstag, 30. August 2008, Michele Schiavo wrote:
There are some befit to set pic use flag on amd64 ?
no
don't touch it.
If anything needs it, it will override it anyway. pic will make stuff a lot
slower.
This is a good one:
root@smoker / # euse -i pic
global use flags (searching: pic)
************************************************** **********
[- ] pic - Build Position Independent Code. Do not utilize this flag
unless you know what you're doing
local use flags (searching: pic)
************************************************** **********
no matching entries found
root@smoker / #
Is this one of those 'if you ask you don't know what you are doing'
situations? LOL
Dale
:-) :-)
08-30-2008, 12:31 AM
Volker Armin Hemmann
pic use flag
On Samstag, 30. August 2008, Dale wrote:
>
> Is this one of those 'if you ask you don't know what you are doing'
> situations? LOL