Re: Fwd: Segfaulting with Ubuntu
Jay Sullivan <[email protected]>
| Newsgroups | gmane.linux.lib.dietlibc |
|---|---|
| Message-ID | <[email protected]> |
That worked! What exactly causes this issue? Certainly not a buffer overflow in dietlibc? On Thu, Feb 4, 2010 at 8:04 PM, Felix von Leitner <[email protected]> wrote: >> I'm running in a few x86 virtual Linux machines. I'm trying to build >> dietlibc-0.32 on them. > > On a hunch, make clean and then compile like this > > $ make CC="gcc -fno-stack-protector" > > Felix >