1. 解释xpack、gnu、risc-v和embedded gcc的含义 xpack: xPack 是一个开源项目,旨在提供跨平台的开发工具链和库,方便开发者在不同操作系统上安装和使用。xpack 通常包括编译器、调试器、库文件等,用于支持特定硬件平台的开发。 gnu: GNU(GNU's Not Unix)是一个自由软件项目,旨在开发一个与Unix兼容的操作系统...
BuildRequires: xmake BuildRequires: gcc BuildRequires: gcc-c++ %description A test installer. %prep %autosetup -n test-1.0.0 -p1 %build xmake build -y test %install xmake install -o %{buildroot}/%{_exec_prefix} test cd %{buildroot} find . -type f | sed 's!^\./!/!' > %{_bu...
Deep clean xPack GCC Deep clean xPack GCC#16:Manually run byilg-ul xpack-development August 8, 2024 11:1828s GitHub Pages#2:Commitc958028pushed byilg-ul xpack Test xPack GCC via xpmTest xPack GCC via xpm#60:Manually run byilg-ul ...
xpack-dev-tools/gcc-xpackPublic NotificationsYou must be signed in to change notification settings Fork5 Star32 Compare ilg-ulreleased this31 Aug 11:17 ·275 commitsto xpack-develop since this release v12.3.0-1 a423242 Version12.3.0-1is a new release of thexPack GCCpackage, following the...
BuildRequires: gcc-c++ %description A test installer. %prep %autosetup -n test-1.0.0-p1 %build xmake build -ytest %install xmake install -o %{buildroot}/%{_exec_prefix} test cd %{buildroot} find . -type f | sed's!^\./!/!'> %{_builddir}/_installedfiles.txt ...
它使用 xmake.lua 维护项目构建,相比 makefile/CMakeLists.txt,配置语法更加简洁直观,对新手非常友好,短时间内就能快速入门,能够让用户把更多的精力集中在实际的项目开发上。 我们能够使用它像 Make/Ninja 那样可以直接编译项目,也可以像 CMake/Meson 那样生成工程文件,另外它还有内置的包管理系统来帮助用户解决 C/...
mirrors_xpack-dev-tools/riscv-none-elf-gcc-xpack 代码Wiki统计流水线 服务 加入Gitee 与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :) 免费加入 已有帐号?立即登录 xpack 分支(5) 标签(72) 管理 管理 xpack website
A binary xPack with the GNU RISC-V Embedded GCC executables. Latest version: 10.2.0-1.2.1, last published: 3 years ago. Start using @xpack-dev-tools/riscv-none-embed-gcc in your project by running `npm i @xpack-dev-tools/riscv-none-embed-gcc`. There are
BuildRequires: gcc-c++ %description A test installer. %prep %autosetup -n test-1.0.0 -p1 %build xmake build -y test %install xmake install -o %{buildroot}/%{_exec_prefix} test cd %{buildroot} find . -type f | sed 's!^\./!/!' > %{_builddir}/_installedfiles.txt ...
riscv-none-elf-gcc- xPack RISC-V Embedded GCC windows-build-tools- xPack Windows Build Tools Other packages Other projects used internally during development, in alphabetical order, are: wine- xPack WineHQ xbb-bootstrap- xPack XBB Bootstrap ...