pgiffuni commented on PR #194:
URL: https://github.com/apache/openoffice/pull/194#issuecomment-1890822397

   
   > 
   > Since it builds on BSD how high is the probability that it also builds on 
macOS?
   
   Very high .. FreeBSD and macOS share most of libc and FreeBSD adopted 
natively LLVM as well, but there are sufficient differences that one can't be 
100% sure.
   
   The one thing that gives us relative confidence is that upstream tested all 
the OS/compiler combinations we are 
[interested](https://www.boost.org/users/history/version_1_64_0.html) in:
   
   Linux:
   
   - Clang: 3.0, 3.8.1, 3.9.1
   - Clang, C++11: 3.0, 3.1, 3.2, 3.3, 3.4, 3.8.1, 3.9.1
   - Clang, C++14: 3.5, 3.6, 3.7.1, 3.8.1, 3.9.1
   - Clang, C++1z: 3.9.1
   - GCC: 4.4.7, 4.5.3, 4.6.3, 4.7.2, 6.2.0
   - GCC, C++11: 4.4.7, 4.7.2, 4.7.3, 4.8.5, 4.9.4, 6.2.0
   - GCC, C++14: 5.4.1, 6.2.0, 6.3.0
   - GCC, C++1z: 6.2.0
   - Intel: 16.0, 17.0
   - Intel, C++11: 16.0, 17.0
   - Intel, C++14: 16.0, 17.0
   
   OS X:
   
   -  Apple Clang: 7.0.2
   - Apple Clang, C++11: 7.0.2
   
   Windows:
   
   - GCC, C++03, mingw: 3.4.5, 4.1.2, 4.2.4, 4.3.3, 4.4.0
   - GCC, C++11, mingw: 4.6.4, 4.7.3, 4.8.1
   - GCC, C++14, mingw: 4.9.3, 5.1.0, 5.2.0, 5.3.0, 6.1.0
   - Visual C++: 7.1, 8.0, 9.0, 10.0, 11.0, 12.0, 14.0
   
   FreeBSD:
   
   - Clang: 3.8
   - Clang, C++11: 3.8
   - Clang, C++14: 3.8
   - Clang, C++1z: 3.8
   


-- 
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: dev-unsubscr...@openoffice.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org

Reply via email to