Search Criteria
Package Details: microchip-mplabxc32-bin 4.35-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/microchip-mplabxc32-bin.git (read-only, click to copy) |
---|---|
Package Base: | microchip-mplabxc32-bin |
Description: | Microchip's MPLAB XC32 C compiler toolchain for all of their 32bit microcontrollers |
Upstream URL: | https://www.microchip.com/en-us/tools-resources/develop/mplab-xc-compilers |
Licenses: | custom |
Submitter: | bxs |
Maintainer: | marceljoseph (mickael9, thodnev) |
Last Packager: | marceljoseph |
Votes: | 13 |
Popularity: | 0.000005 |
First Submitted: | 2012-03-24 20:37 (UTC) |
Last Updated: | 2023-10-18 18:53 (UTC) |
Dependencies (3)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- bitrock-unpackerAUR (make)
- rsync (rsync-gitAUR, rsync-reflinkAUR, rsync-reflink-gitAUR) (make)
Required by (3)
- ejtagproxy-git (optional)
- microchip-mplabx-bin (optional)
- pic32prog (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 Next › Last »
thodnev commented on 2018-09-09 05:42 (UTC) (edited on 2018-09-09 05:43 (UTC) by thodnev)
Guys, here's the latest 2.10 version PKGBUILD with NO LICENSE REQUIRED https://pastebin.com/raw/T1jmndRA
(for those who ask -- yes, it's absolutely legal: 1. XC-32 is based on GCC. And it's open-source 2. Bad as$ Microchip make it almost impossible to build from source 3. Here all binaries of original distibution left as is ) Don't forget to add bitrock-unpacker.tcl
calcmogul commented on 2018-05-09 17:00 (UTC)
v2.05 moved some files around. I had to make the following changes to fix packaging: https://pastebin.is/t/438f8c. That patch also does "chmod +s" on xclm so xclm doesn't complain about it during compiler invocations.
greyltc commented on 2018-03-18 12:12 (UTC)
logicnotlogical, could you please post your working PKGBUILD somewhere so I don't have to re-invent the wheel?
logicnotlogical commented on 2017-12-24 16:44 (UTC)
I had to wrangle a lot of the package() method to get this to build successfully. notably the
xclmallBin
directory no longer exists, files are found atxclmBinlinux32
instead. This concerns lines 35-39 in the PKGBUILD.anatolyb commented on 2017-01-13 09:48 (UTC)
gdamjan commented on 2016-08-07 17:09 (UTC)
doragasu commented on 2016-07-11 07:37 (UTC)
henrikjuul commented on 2016-06-21 12:07 (UTC) (edited on 2016-06-21 13:14 (UTC) by henrikjuul)
Wesley_Chan commented on 2016-02-02 06:20 (UTC)
« First ‹ Previous 1 2 3 4 5 6 Next › Last »