[swift-build-dev] [swift-evolution] SwiftPM C++ Support

Robert Widmann devteam.codafi at gmail.com
Mon Jan 16 18:46:08 CST 2017


One concrete problem we're running into is that we cannot specify a way to invoke clang++, which makes it rather perilous to link against anything LLVM-related on Linux.

~Robert Widmann

2017/01/16 14:51、Daniel Dunbar via swift-evolution <swift-evolution at swift.org> のメッセージ:

> Hi Harlan,
> 
> Can you describe more about exactly what distinct problems you are running into?
> 
> Thanks!
>  - Daniel
> 
>> On Mon, Jan 16, 2017 at 10:54 AM, Ankit Agarwal via swift-build-dev <swift-build-dev at swift.org> wrote:
>> + swift-build-dev
>> 
>>> On Tue, Jan 17, 2017 at 12:03 AM, Harlan Haskins via swift-evolution <swift-evolution at swift.org> wrote:
>>> Hi swift-evolution!
>>> 
>>> Robert Widmann and I have been working on a Swift wrapper for LLVM (https://github.com/harlanhaskins/LLVMSwift) and we’re lamenting the lack of C++ support in SwiftPM.
>>> 
>>> Ideally, we’d be able to write C++ files that expose C APIs for LLVM APIs that aren’t yet exposed in the llvm-c API.
>>> 
>>> Before we write a proposal for C++ files in SwiftPM targets, are there any concerns/things we should consider?
>>> 
>>> Thanks,
>>> Harlan
>>> 
>>> _______________________________________________
>>> swift-evolution mailing list
>>> swift-evolution at swift.org
>>> https://lists.swift.org/mailman/listinfo/swift-evolution
>>> 
>> 
>> 
>> 
>> -- 
>> Ankit
>> 
>> 
>> _______________________________________________
>> swift-build-dev mailing list
>> swift-build-dev at swift.org
>> https://lists.swift.org/mailman/listinfo/swift-build-dev
>> 
> 
> _______________________________________________
> swift-evolution mailing list
> swift-evolution at swift.org
> https://lists.swift.org/mailman/listinfo/swift-evolution
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-build-dev/attachments/20170116/d78a31c8/attachment.html>


More information about the swift-build-dev mailing list