You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "kou (via GitHub)" <gi...@apache.org> on 2024/02/03 23:09:03 UTC

[I] [C++] arrow.pc with system RE2 2023-06-01 or later has missing dependencies [arrow]

kou opened a new issue, #39930:
URL: https://github.com/apache/arrow/issues/39930

   ### Describe the enhancement requested
   
   Because RE2 2023-06-01 or later require Abseil but we always use only `libre2.a` to avoid `-std=c++`:
   
   https://github.com/apache/arrow/blob/22f2cfd1e1ebe49016b6d97c49f494287a98d02f/cpp/cmake_modules/ThirdpartyToolchain.cmake#L2596-L2608
   
   I can't remember which platform's `re2.pc` has `-std=c++11` when I wrote #10626... but it may not exist now.
   
   ### Component(s)
   
   C++


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] [C++] arrow.pc with system RE2 2023-06-01 or later has missing dependencies [arrow]

Posted by "kou (via GitHub)" <gi...@apache.org>.
kou closed issue #39930: [C++] arrow.pc with system RE2 2023-06-01 or later has missing dependencies
URL: https://github.com/apache/arrow/issues/39930


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org