Jump to content

Portable C++ compiler?


Guest TehHacks

Recommended Posts

Guest TehHacks

I have been adding alot of apps to my USB.

I have most of the utillitys i need to keep productivity when i am not at my own comp, apart from a C++ compiler.

i have heard that dev-c++ can be made portable, but have not been able to find a good guide on how to do so. does anyone know how to do this? or know of any portable C++ compilers?

Link to comment
Share on other sites

Guest TehHacks
al that point why dont you just get dsl on a pen drive, and have everything you need installed, GCC, gdb, firefox, etc hell you might even be able to fit abiword on a 1 giger

3 reasons.

1) My school (the main place i would me using it) computers cant boot from USB.

2) For my programming course work, i have to create a program for windows (unfortunatly) and i wouldnt be able to do that under DSL.

3) the windows embeded version of DSL doesnt have GCC installed, and is very unstable.

but thanks for your suggestion.

Link to comment
Share on other sites

I have been adding alot of apps to my USB.

I have most of the utillitys i need to keep productivity when i am not at my own comp, apart from a C++ compiler.

i have heard that dev-c++ can be made portable, but have not been able to find a good guide on how to do so. does anyone know how to do this? or know of any portable C++ compilers?

Dev-C++ is not a compiler by the way. The compiler is in the MinGW-package of tools. And I see no reason why that shouldn't be portable.
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...