Hello all,
I' ve just finished building an hlfs system based on
SVN-20050310 and I have a problem.
When I compile something statically (even a simple main(){}) and run
it I get the following msg:

prog_name: stack smashing attack in function __do_global_ctors_aux()
Aborted

I tried building with -fno-stack-protector, -no-pie and even restore
vanilla gcc specs with 'gcc -dumpspecs > $(gcc --print-file specs)'
but still the same.

btw. I omitted removing .a libs during building gcc,glibc,binutils.

These programs I want to build must get statically linked in order to
work correctly so any help will be really appreciated.

TIA,

-- 
Manolis Tzanidakis
mailto:[EMAIL PROTECTED]
http://www.tzanidakis.gr/~manolis
jabber: [EMAIL PROTECTED]
icq: #102798230
Grab My GPG Public key from my homepage.

-- 
http://linuxfromscratch.org/mailman/listinfo/hlfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to