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 10:02:16 -0400
From: Rich Felker <dalias@...ifal.cx>
To: musl@...ts.openwall.com
Subject: Re: Testing new gcc wrapper script

On Wed, Sep 21, 2011 at 12:59:41PM +0200, Szabolcs Nagy wrote:
> * 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

This works fine as far as I can tell.

> another special option is -V which must come first

This is broken; I can fix it though.

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

I suppose it's a good idea.

> i had to add -fno-stack-protector

This is a toolchain bug but worth working around anyway.

Rich

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.