Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   C/C++ (http://www.chiefdelphi.com/forums/forumdisplay.php?f=183)
-   -   Where can I get the source code to the compiler? (http://www.chiefdelphi.com/forums/showthread.php?t=80385)

colinwarren 16-01-2010 21:32

Where can I get the source code to the compiler?
 
AFAIK, WindRiver uses a modified version of g++, which is licensed under the GNU GPL, requiring them to release the full source code. Where might I get a copy?

I am setting up my computer (running Ubuntu GNU/Linux) with the development environment, and I want to get a compiler working. I'll leave being able to load the code onto the robot until next year.

EDIT:
Found it on FIRST Forge.

Here it is for anybody else who needs it:
http://firstforge.wpi.edu/sf/scm/do/.../scm.wpilibcpp

byteit101 17-01-2010 09:35

Re: Where can I get the source code to the compiler?
 
um, that's WPILib source, not compiler source.

colinwarren 18-01-2010 13:08

Re: Where can I get the source code to the compiler?
 
Quote:

Originally Posted by byteit101 (Post 900938)
um, that's WPILib source, not compiler source.

I know, I realized that what I needed was WPILIB, and that because they were using g++, I could just compile it with my standard compiler to see if it will build.


All times are GMT -5. The time now is 12:52.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi