This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: Linux G++ 32bit/64bit development
- From: Andi Hellmund <mail at andihellmund dot com>
- To: Rajinder Yadav <devguy dot ca at gmail dot com>
- Cc: "[gcc-help]" <gcc-help at gcc dot gnu dot org>
- Date: Mon, 13 Jul 2009 21:59:27 +0200
- Subject: Re: Linux G++ 32bit/64bit development
- References: <a05162a70907121511y61bf1a92w6bab590c2842e0dd@mail.gmail.com>
A google search is possibly the easiest way to get good tutorials for
C++ programming in Linux ... just a bit patience :) But anyway, this is
a good C++ book:
http://www.planetpdf.com/developer/article.asp?ContentID=6634 (you can
download the two volumes as pdf files)
Rajinder Yadav wrote:
> I am new to GCC and Linux in general, would like to know where I can
> obtain info regarding C++ coding for Linux 32bit and 64 bit systems?
>
>