Hey. Of course I know they are not equivalent. :p
well what I would like to basically do is, have a zip containing the build environment, which can be extracted anywhere, and using a .bat file, the currently running shell would be set up to „use“ the environment. I have that setup on Mac OS already. And I would like to have a similar on Windows. That way I can: - Save time finding/downloading the right toolchain. Because i can just copy it somewhere save, like on a backup drive, and everything is fine. - Use the toolchain anywhere from a USB dongle. Especially important when having no access to my own maschine, but still need a compiler. - A reusable toolchain that I can give to other people or redistribute as „portable“. maybe that explains what I ment. ^^; Kind regards! Am 26.11.2013 um 23:14 schrieb Markus Hitter <[email protected]>: > Am 26.11.2013 20:37, schrieb Kevin Ingwersen: >> I really like C++ and also the concept of ObjC++. And that brought me >> here. [...] because the teachers have the books for C > > Just a side note: C != C++ != ObjC != ObjC++ > > To allow following your words better it's probably a good idea to be a > bit more precise of which of the four languages you're talking. > > > Markus > > -- > - - - - - - - - - - - - - - - - - - - > Dipl. Ing. (FH) Markus Hitter > http://www.reprap-diy.com/ > http://www.jump-ing.de/ > > _______________________________________________ > Discuss-gnustep mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/discuss-gnustep _______________________________________________ Discuss-gnustep mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnustep
