Hi. I need assistance regarding g++ installation in Ubuntu 12.04. this is what happened:
> I installed gcc and g++ version 4.4 using 'apt-get'.
> I also installed gcc and g++ version 4.6. After this, 4.6 became the default, but the tool I'm usng doesn't support v4.6 of both compilers; only...
hello
i want to know how the Turbo cpp (yes, the dinosaur one) and g++ give different output:
a=10
++a + ++a = 24 (g++) & 23 (TC)
a++ + a++ = 20
++a - a++ = 0 (g++) & -1(TC)
please explain pre and post increment and decrement in this prgs.
also please tell how to obtain output of such prgs...
Guys plz help me
I m getting following errors when i compile my file new1.cpp through g++ compiler
new1.o: In function `main':
new1.cpp:(.text+0xac): undefined reference to `oracle::occi::Environment::create
Environment(oracle::occi::Environment::Mode, void*, void* (*)(void*, unsigned in
t)...
I am tryin to install a plugin for Pidgin called music tracker.Am gettin this.
kenshin@cutie:~/Desktop/musictracker-0.4.1$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk...
I installed FC 6 with default package selection, But G++ isn't working
though gcc -v display that it is configured for c,c++, java etc....But even a simple c hello program gives error while compiling...
also i am not able to use add/remove program....
I am kind of accustomed to...
Hey i am new to suse and need a little help installing gcc and g++ ( c and cpp compiler)
I downloaded gcc-4.0.1.tar.bz2
now some1 can please guide me thru the process
i found the gcc.gnu.org to confusing ..
1. Prerequisites
2. Downloading the source
3. Configuration
4...
Hi Guest we just wanted to alert you to a major change in the forum. We will no longer be allowing the posting of outgoing links. Please use the attachment feature to attach media to your posts.