Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Wed, 21 Sep 2011 12:59:41 +0200
From: Szabolcs Nagy <nsz@...t70.net>
To: musl@...ts.openwall.com
Subject: Re: Testing new gcc wrapper script

* Rich Felker <dalias@...ifal.cx> [2011-09-21 01:14:28 -0400]:
> version (attached to this email) and I'd like some feedback on how
> well it works. Edit the top of the file to choose your installation

./configure might test cc --version which fails with my-musl-gcc
another special option is -V which must come first

if HOME is not set or / then maybe use /tmp instead of $HOME/.tmp

i had to add -fno-stack-protector

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.