This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: uClibc support patch


On Sat, 11 Feb 2006, Gabriel Dos Reis wrote:

> I'm for this patch.  I'm wondering why the core compiler switches fall
> into the -mxxx category.

They are target-specific (in this case, for an OS rather than for an 
architecture).  So, just like the other OS options (in darwin.opt, 
lynx.opt, vxworks.opt) they are -m options.

-- 
Joseph S. Myers               http://www.srcf.ucam.org/~jsm28/gcc/
    jsm@polyomino.org.uk (personal mail)
    joseph@codesourcery.com (CodeSourcery mail)
    jsm28@gcc.gnu.org (Bugzilla assignments and CCs)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]