Well.. Feel free to create the cross-mipsel-linux-gnu-gcc-latest or something, because GCC 6 is out now.
Good luck with your projects jumping from one gcc release series to another.
Search Criteria
Package Details: mipsel-elf-gcc 14.1.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mipsel-elf-gcc.git (read-only, click to copy) |
---|---|
Package Base: | mipsel-elf-gcc |
Description: | The GNU Compiler Collection - C and C++ frontends (for baremetal MIPS) |
Upstream URL: | https://www.gnu.org/software/gcc/ |
Keywords: | gcc mips |
Licenses: | GPL, custom, LGPL, FDL |
Submitter: | MikeWalrus |
Maintainer: | MikeWalrus |
Last Packager: | MikeWalrus |
Votes: | 8 |
Popularity: | 0.000000 |
First Submitted: | 2022-01-23 10:24 (UTC) |
Last Updated: | 2024-05-22 10:29 (UTC) |
Dependencies (2)
- mipsel-elf-binutilsAUR
- gcc-ada (gcc-ada-gitAUR, gcc-ada-debugAUR, gcc-ada-snapshotAUR) (make)
Required by (0)
Sources (1)
Latest Comments
« First ‹ Previous 1 2 3
kyak commented on 2016-04-21 15:28 (UTC)
paulburton commented on 2016-04-21 07:58 (UTC)
@kyak it would seem more appropriate to me for this package (which has no version in its name) to be the latest gcc, and if you still want the 4.9 series create a package with that version number in its name (cross-mipsel-linux-gnu-gcc49 or something). Just like the main gcc package is always the latest gcc.
kyak commented on 2016-02-15 18:52 (UTC)
@paulburton not out of date. Latest of GCC 4.9 Release Series is 4.9.3.
If you wish to use GCC 5 Release Series, feel free to create a separate package for that.
Pinned Comments
torpe23 commented on 2023-01-13 00:31 (UTC)
The naming of this package (and of the related packages) seems incorrect since this cross-compiler does not include support for the libc. It's a simple bare metal cross-compiler. It should probably be renamed into something like
mipsel-none-elf-gcc
ormipsel-unknown-elf-gcc
in order to remove any confusion.