About Clang/LLVM
Takashi Yano
takashi.yano@nifty.ne.jp
Sat Jan 6 00:39:15 GMT 2024
On Sat, 6 Jan 2024 02:39:58 +0800
徐持恒 Xu Chiheng wrote:
> On Fri, Jan 5, 2024 at 5:52 PM Takashi Yano <takashi.yano@nifty.ne.jp> wrote:
> > Great! However, currently clang and llvm package has no
> > maintainer unfortunately. By any chance, are you interrested
> > in maintainership of that packages?
>
> Yes, it would be my honor!
> but I have no experience with cygport, I just use my own build scripts.
> I originally built Cross-GCC and Clang for internal use only.
> I have not built and run LLVM's test suite. That may be non trivial.
There's a helpfull document about cygport here.
https://cygwin.github.io/cygport/toc_index.html
Your build script uses cmake, so I guess
inherit cmake
does the most of things necessary if you set CYGCMAKE_ARGS.
https://cygwin.github.io/cygport/cmake_cygclass.html#cmake.cygclass
Also, the original cygport script already exists.
https://www.cygwin.com/cgit/cygwin-packages/llvm/tree/llvm.cygport
As for ITA, please read:
https://www.cygwin.com/packaging-contributors-guide.html
--
Takashi Yano <takashi.yano@nifty.ne.jp>
More information about the Cygwin
mailing list