# x2500_toolchain **Repository Path**: WalOS/x2500_toolchain ## Basic Information - **Project Name**: x2500_toolchain - **Description**: x2500_toolchain - **Primary Language**: other - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-11-25 - **Last Updated**: 2023-03-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # x2500_toolchain #### 介绍 mips-gcc-glibc 为2500工具链 target为相关依赖等 #### 环境设置 ``` export PATH="$PATH:/xxxxxxxxxxxxx/wos-sdk/bin" export X2500_TOOLCHAIN_PATH="/xxxxxxxxxxxxxxxx/x2500_toolchain" ```