|
Prev: Qonos...4 years later
Next: noob using an hp 48g
From: douglasM6 on 20 Jan 2008 22:37 There appears to be a HPGCC C++ for Linux: http://hpgcc.org:8080/pebble/2007/10/19/1192821126902.html 'C++ compiler for Linux Missing arm-elf-g++ compiler available The recent Linux distribution was "lacking" a C++ compiler. Actually it wasn't, since HPGCC does not officially support C++. Many users however asked for it, so here it is, without any warranties. With using HPGCC C++, you are approaching an experimental field, although the HPGCC team expressively encourages this. Please report your experiences and findings to hpgcc-devel.' Does anyone know if there is HPGCC C++ for Windows? Or whether one os planned. I am not interested in the OOP aspect of C++, but I am used to the syntax improvements of C++ for procedural type code, as opposed to C. Thanks and regards Doug
From: Ingo Blank on 21 Jan 2008 13:45 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 douglasM6 wrote: | There appears to be a HPGCC C++ for Linux: | | http://hpgcc.org:8080/pebble/2007/10/19/1192821126902.html | <..> | | Does anyone know if there is HPGCC C++ for Windows? | | Or whether one os planned. | <..> I assume you properly installed the recent HPGCC distribution for Windows. What do you get, when entering "arm-elf-g++ -v" on a command prompt ? | Thanks and regards | | Doug - -- Ingo Blank http://hpgcc.org http://blog.hpgcc.org To reply by email, please substitute "spam" with my first name in the reply-to address. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFHlOg6r9bi0BQTf30RAro8AJ4j4Nwh5lw76g4kYdU5RjFn5PSCuwCg1Wmk U33pe1J4NgCwW5WKD0hJ1wk= =CFyA -----END PGP SIGNATURE-----
From: douglasM6 on 21 Jan 2008 21:30 Ingo, I have not yet installed HPGCC for Windows. I hope to soon, and will post the answer to your question. Regards, Doug On Jan 22, 4:45 am, Ingo Blank <spam.and.tr...(a)hpgcc.org> wrote:> <..> > > I assume you properly installed the recent HPGCC distribution for Windows. > > What do you get, when entering "arm-elf-g++ -v" on a command prompt ? > > | Thanks and regards > | > | Doug > > - -- > Ingo Blank > > http://hpgcc.orghttp://blog.hpgcc.org > > To reply by email, please substitute "spam" with my first name in the > reply-to address. > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.6 (MingW32) > Comment: Using GnuPG with Mozilla -http://enigmail.mozdev.org > > iD8DBQFHlOg6r9bi0BQTf30RAro8AJ4j4Nwh5lw76g4kYdU5RjFn5PSCuwCg1Wmk > U33pe1J4NgCwW5WKD0hJ1wk= > =CFyA > -----END PGP SIGNATURE-----
From: douglasM6 on 23 Jan 2008 17:43 On Jan 22, 12:30 pm, douglasM6 <dougla...(a)optusnet.com.au> wrote: > Ingo, > > I have not yet installed HPGCC for Windows. > > I hope to soon, and will post the answer to your question. > > Regards, > > Doug > > On Jan 22, 4:45 am, Ingo Blank <spam.and.tr...(a)hpgcc.org> wrote:> <..> > > > > > > > I assume you properly installed the recent HPGCC distribution for Windows. > > > What do you get, when entering "arm-elf-g++ -v" on a command prompt ? > > > | Thanks and regards > > | > > | Doug > > > - -- > > Ingo Blank > > >http://hpgcc.orghttp://blog.hpgcc.org > > > To reply by email, please substitute "spam" with my first name in the > > reply-to address. > > > -----BEGIN PGP SIGNATURE----- > > Version: GnuPG v1.4.6 (MingW32) > > Comment: Using GnuPG with Mozilla -http://enigmail.mozdev.org > > > iD8DBQFHlOg6r9bi0BQTf30RAro8AJ4j4Nwh5lw76g4kYdU5RjFn5PSCuwCg1Wmk > > U33pe1J4NgCwW5WKD0hJ1wk= > > =CFyA > > -----END PGP SIGNATURE------ Hide quoted text - > > - Show quoted text - I had confirmation from the HPGCC Weblog as follows: Comment from ingo on 23 Jan 2008 19:42:38 CET in response to C++ compiler for Linux <<< [Does anyone know if there is HPGCC C++ for Windows? ] The recent Windows distribution (v2.0 SP2) is equipped with a C++ compiler by default. Invoke it from the command line with "arm-elf-g++ <options>". >>> I intend to try this soon! Thanks and regards, Doug
From: JYA on 24 Jan 2008 02:56 Hi On 2008-01-21 14:37:58 +1100, douglasM6 <douglasm3(a)optusnet.com.au> said: > There appears to be a HPGCC C++ for Linux: > > http://hpgcc.org:8080/pebble/2007/10/19/1192821126902.html > > 'C++ compiler for Linux > Missing arm-elf-g++ compiler available If you use the package I've compiled for either mac or linux, it comes with the full c++ compiler as well as all the C++ libraries. The newlib version, so it's rather smaller than glibc and glibc++ Available there: http://www.hydrix.com/Download/Hp/hpgcc/ Jean-Yves
|
Pages: 1 Prev: Qonos...4 years later Next: noob using an hp 48g |