-pie in src/main/Makefile.in radiusd target
16 Oct
2007
16 Oct
'07
3:38 p.m.
Hi, in current HEAD, radiusd is built using the -pie option. It's not configurable, but hardcoded in src/main/Makefile.in. I think this is not very portable. Further, it keeps poor Debian users like me from debugging and core analyzing using gdb, because pie support is only available as gdb patch. Enrik
18 Oct
18 Oct
5:32 a.m.
Enrik Berkhan wrote:
in current HEAD, radiusd is built using the -pie option. It's not configurable, but hardcoded in src/main/Makefile.in.
I think this is not very portable. Further, it keeps poor Debian users like me from debugging and core analyzing using gdb, because pie support is only available as gdb patch.
I've deleted it. Alan DeKok.
6838
Age (days ago)
6840
Last active (days ago)
1 comments
2 participants
participants (2)
-
Alan DeKok -
Enrik Berkhan