|
|
|
![]() |
|
|||||||
|
||||||||
![]() |
| Thread Tools | Rate Thread | Display Modes |
|
#31
|
|||||
|
|||||
|
Re: I want a version of the mplab compiler for Linux.
Quote:
This URL does work, but there are no files in any of the directories...where can I get the files needed to get compiling working under Ubuntu? Thanks, JBot |
|
#32
|
|||||
|
|||||
|
Re: I want a version of the mplab compiler for Linux.
You need to install and run Bazaar to browse the directories otherwise nothing shows up I'm assuming that you can get Bazaar via apt-get if you need
|
|
#33
|
|||||
|
|||||
|
Re: I want a version of the mplab compiler for Linux.
Quote:
I didn't even know what Bazaar was--thanks for putting up with a Linux noob... I will try this out later today (I'm booted into WinXP, running a proxy--yes I know I could do this under Ubuntu, I just didn't know how offhand--and my dad is using it right now. I'll reboot back into Linux when I get the chance). JBot |
|
#34
|
|||
|
|||
|
Re: I want a version of the mplab compiler for Linux.
It seems all of the adambots material has been moved. Can anyone post a mirror?
|
|
#35
|
||||
|
||||
|
Re: I want a version of the mplab compiler for Linux.
Our team has been using wine with C-18 via under ubuntu (dapper?) for quite some time now. It is the weekend, so I don't have access to the team computer. I will try and gather up all of the needed files and post them to our server next week.
I forget what version of WINE we run, but we really have not bothered to update it in a very long time. When it started to work, we didn't want to mess it up with another update! Until then, has anybody had luck with the c18 compiler under the latest wine (0.9.48)? Also, I use a macbook intel c2d running leopard 10.5. They have released Darwine 0.9.48. Does anybody use darwine? Can you report your experiences? (I have only had bad ones with darwine in the past.) My other option, of course, is parallels.. Which I already own. But really, who wants to use windows to program when you have a mac in front of you! (or linux, same point!) Reguards- -Jordan P Last edited by neutrino15 : 03-11-2007 at 13:51. Reason: Some misinformation... |
|
#36
|
|||
|
|||
|
Re: I want a version of the mplab compiler for Linux.
I have 0.9.48 working fine under OS X 10.5 here. I compiled from source, the macports version does not build right now. I tried darwine some time ago (year+), but it never worked well.
Also, the makefile I use is available here: http://team997.org/files/software/Makefile Should work fine with maybe a couple little modifications. Last edited by bagawk : 05-11-2007 at 20:37. Reason: Added makefile link |
|
#37
|
|||
|
|||
|
Re: I want a version of the mplab compiler for Linux.
it seems that the server for the wrapper scripts is down, is there another way i can get them?
|
|
#38
|
||||
|
||||
|
Re: I want a version of the mplab compiler for Linux.
Yeah, It'd be great if there was some sort of Open Source alternative to MPLAB.
Something that anyone (not just Linux users) could use. It could be made to be Windows, MAC, AND Linux compatible. |
|
#39
|
||||
|
||||
|
Re: I want a version of the mplab compiler for Linux.
MPLAB is not the problem, you could use anything in place of it (our team uses code::blocks) its the mcc18 compiler that's the issue, its win32 only
|
|
#40
|
||||
|
||||
|
Re: I want a version of the mplab compiler for Linux.
OK, but either way it be great to have an Open Source solution.
That way it could be used by ANYONE who would want to use it. ...AND the great thing about Open Source is that FIRST would not even have to maintain it. The community would. |
|
#41
|
||||
|
||||
|
Re: I want a version of the mplab compiler for Linux.
I agree wholeheartedly.
Quote:
personally: I use linux in the lab (we have 2 thinkpads with xubuntu) with the makefile/wine workaround. At home (and sometimes in the lab), I just use VMWare + MPLab on my Macbook. However, I usually edit the text code in OSX and then fire up MPLAB in the lab to load code. While 20GB just for a robot code loader is INSANE (granted I did put autodesk on it), i sometimes forget that I am dealing with operating systems here... Last edited by neutrino15 : 22-12-2007 at 03:16. |
|
#42
|
|||||
|
|||||
|
Re: I want a version of the mplab compiler for Linux.
Quote:
By the way I'm using the 2007 FIRST default code to test this. Last edited by HighLife : 24-12-2007 at 11:53. Reason: Adding extra possibly helpful information |
|
#43
|
|||
|
|||
|
Re: I want a version of the mplab compiler for Linux.
It's been about a year since I touched mcc18 on linux. I did get it working, I can't remember how though, and my linux box is offline for break. I think I had to get in touch with jdong or one of his teammates to get some help. I'll try to help once I get back to my dorm, but that's not going to be until mid january or so.
|
|
#44
|
||||
|
||||
|
Re: I want a version of the mplab compiler for Linux.
Our team is planning on switching over from the default code provided by IFI to the WPILib libraries that WPI put together a few years ago. There are instructions on their website on how to use it with Eclipse, though I haven't tried walking through it myself yet.
|
|
#45
|
||||
|
||||
|
Re: I want a version of the mplab compiler for Linux.
Could that be the pathlength thing of mcc18? Make a drive letter point directly into your code (or put your code in /tmp for testing) and try it.
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| MPLAB C18 problem | Justyn | Programming | 0 | 09-03-2005 11:37 |
| IMPORTANT regarding the new C Compiler | dlavery | General Forum | 12 | 14-01-2005 05:05 |
| Makefile and stripped down compiler | Venkatesh | Programming | 0 | 09-01-2005 18:55 |
| MPLAB IDE 6.60 Error | mchan1111 | Programming | 8 | 08-11-2004 20:17 |
| using the MPLAB IDE MPLAB SIM simulator | WizardOfAz | Programming | 1 | 03-11-2003 01:24 |