Search Criteria
Package Details: mips-harvard-os161-gdb 7.8+os161_2.1-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/mips-harvard-os161-gdb.git (read-only, click to copy) |
---|---|
Package Base: | mips-harvard-os161-gdb |
Description: | The GNU Debugger modified for mips-harvard-os161 arquitecture. This is part of toolset for the course os161 from Harvard. |
Upstream URL: | http://os161.eecs.harvard.edu/ |
Licenses: | GPL, LGPL |
Groups: | mips-harvard-os161-toolchain |
Submitter: | gerito |
Maintainer: | gerito |
Last Packager: | gerito |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2017-02-13 12:47 (UTC) |
Last Updated: | 2023-03-19 15:30 (UTC) |
Dependencies (7)
- gmp (gmp-hgAUR)
- guile2.0AUR
- libmpc (libmpc-gitAUR)
- mips-harvard-os161-binutilsAUR
- mpfr (mpfr-gitAUR)
- bison (byacc-bisonAUR, bison-gitAUR) (make)
- flex (flex-gitAUR) (make)
Latest Comments
1 2 Next › Last »
gerito commented on 2023-03-19 15:33 (UTC)
@lidlessey3 Hopefully it works now. Thanks for the patch. :)
lidlessey3 commented on 2023-03-19 01:22 (UTC) (edited on 2023-03-19 01:29 (UTC) by lidlessey3)
Thank you for your work. Here I cleaned up the diff with respect to your version to include only the relevant pieces of code for this particular time.
gerito commented on 2023-03-18 22:28 (UTC)
@lidlessey3 I will add it today at night/tomorrow.
Thank you for your work. Excellent job.
lidlessey3 commented on 2023-03-18 22:00 (UTC)
@lidlessey3 Okay I got it working by backporting another patch, apperantly Pyhon changed how PyOS works in more recent versions, here is a diff of what I had to change to get it to compile correctly:
Note: Some of this modificantions are alredy present in the packet, as they are made wrt the original source, mostly of note here are the ones about handling the GIL. @gerito would it be possible to include them so to get the packet to work out of the box? Thanks.
lidlessey3 commented on 2023-03-18 14:40 (UTC) (edited on 2023-03-18 14:41 (UTC) by lidlessey3)
I get an error when I try to run it, I think it has something to do with the version of python, but I am not an expert:
Output of python --version is
gerito commented on 2019-09-18 04:02 (UTC)
@johnramsden Welp. I swear I couldn't find it. Yes, that one. XP
johnramsden commented on 2019-09-18 03:55 (UTC)
No worries, thanks for your time @gerito. In the meantime I was able to get it to build by building in a clean chroot with no python3.
Isn't this the emulator? https://aur.archlinux.org/packages/sys161/
gerito commented on 2019-09-18 03:42 (UTC)
@johnramsden I'm so sorry for the delay. I have been busy lately and stuff. I hope this fixes the build issue, unfortunately I discovered that the sys161 emulator is no longer available in aur anymore. I'm not sure if I should provide one or no. It is not difficult to set it up by yourself, once the toolchain, bmake and all other dependencies are installed. If you have any other problem I will try to answer but keep in mind it could take time. It took me most part of my afternoon to fix this, granted it wasn't difficult (I had to back-port a patch) but I had to set up my environment and stuff. Again I'm sorry for the delay.
johnramsden commented on 2019-09-11 01:24 (UTC)
I'm getting the following during builds:
1 2 Next › Last »