google / supersonic

Supersonic is an ultra-fast, column oriented query engine library written in C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Invalid -R flag under gcc 4.6.*

GoogleCodeExporter opened this issue · comments

What steps will reproduce the problem?
1. Running ./configure on a platform with gcc 4.6.*
2.
3.

What is the expected output? What do you see instead?
Should build seamlessly, throws an 'unrecognized -R option' into config.log 
when running ./configure

Please use labels and text to provide additional information.


Original issue reported on code.google.com by tkaf...@google.com on 12 Oct 2012 at 9:35

Fixed in version 0.9.1 .

Original comment by tkaf...@google.com on 17 Oct 2012 at 7:50

  • Changed state: Fixed