Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Unable to compile static binaries with ProPolice enabled
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
watersb
Apprentice
Apprentice


Joined: 04 Sep 2002
Posts: 297
Location: take a left turn in Tesuque

PostPosted: Thu Jul 31, 2003 5:32 am    Post subject: Unable to compile static binaries with ProPolice enabled Reply with quote

I cannot build ANY static binaries now!

Code:

# cat > tiny.c
int main() {return 42;}
 
# gcc -static -fno-stack-protector tiny.c -o tiny
 
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3/libgcc.a(_stack_smash_handler.oS)(.text+0xd9):
In
function '__stack_smash_handler':
  .
  .
  .
 


Lots of errors.

I think that ProPolice in glibc is a Good Thing for users, but might not be a Good Thing for developers.

Can anyone out there build static binaries with a ProPolice-enabled glibc?

See also Gentoo Bug 25299
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum