-
Notifications
You must be signed in to change notification settings - Fork 0
Compiler environment for loongson
License
oska874/loongson_compiler_docker
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
1. build
docker build -t loongson:2019.4 .
2. run
docker run -ti -v /path/to/your/code/:/home/loongson/project loongson:2019.4 /bin/bash
3. use
gcc for kernel is located at `/opt/gcc-4.9.3-64-gnu/`(can also be used to compile modules and applications), gcc for pmon is located at `/opt/gcc-4.4-gnu/`
About
Compiler environment for loongson
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published