User profile: H P

User info
User name:H P
History
Joined:
Number of posts:4
Latest posts:

g++ -m32
Thank you. After searching a bit, I required to install libstdc++43-devel-32bit and gcc43-32bit ...

g++ -m32
I am not sure which library I would need to install to avoid linking to 64 bit lib.

g++ -m32
Hello, I am trying to create a 32 bit executable on my 64 bit linux machine. I have the follow...

expected unqualified-id
Hello, I am getting the following error in my .h file due to which the compiler doesnt recognize ...