Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Wed, 21 Sep 2011 12:38:56 -0700
From: Isaac Dunham <idunham@...abit.com>
To: musl@...ts.openwall.com
Subject: Re: New gcc wrapper, take 2

-V specifies the version to execute (ie, gcc -V 4.2.4, or gcc -V 4.5.1, if you have multiple versions installed)
It's described here:
http://gcc.gnu.org/onlinedocs/gcc-4.2.4/gcc/Target-Options.html#Target-Options

> Here's the updated version with reported issues hopefully all fixed. I
> have no idea what -V is supposed to do. Since it's not documented
> anywhere in the gcc manual, I just check for and disallow it. I'm
> guessing it's for some sort of multi-config setup that doesn't make
> sense with the wrapper anyway.
-- 
Isaac Dunham <idunham@...abit.com>

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.