Installing And Using G++ On Linux

Loading...

Sign in or sign up now!
Alert icon
Upgrade to the latest Flash Player for improved playback performance. Upgrade now or more info.
780 views
Loading...
Alert icon
Sign in or sign up now!
Alert icon

Uploaded by on May 22, 2011

Courtesy of Programmers Institute.
This introductory video shows you how to Install and use the G++ compiler on a Linux operating system. More information about how to program and free course material is available at http://www.ProgrammersInstitute.com

See also http://www.VideoMindMeld.com

Category:

Education

Tags:

License:

Standard YouTube License

  • likes, 0 dislikes

Link to this comment:

Share to:

Uploader Comments (ProgrammersInstitute)

  • So if I learn C++ I can just compile it using g++? Or are the language syntaxes different?

  • @WhiteShadow1415 Hi, yes it is essentially identical for the most part. Beware that if you made a program in a Microsoft IDE there may be proprietary code that will not work because some code in these IDEs do not conform to the world standard. (there are library functions that are not a part of the standard) Ensuring you have the extra libraries you were using in your code is always something to consider.

  • @WhiteShadow1415 A quick thing to do is drop the code in Netbeans and see if it flags any of the code you were using. Or if you do run it using g++ it will spit out errors that may lead you to the offending critters.

see all

All Comments (5)

Sign In or Sign Up now to post a comment!
  • thanx :P

    

  • exactly what I was looking for! Thanks.

Loading...

Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more