= PortingSourcesFrom32To64Bit = = Porting Sourcecode from 32 to 64 bit = During the work on the [CxxLibraryList CXX Transition] I found out some nasty things about the difference between 32bit and 64bit architectures. After googling around, I found some documents which can help you to port applications and or libraries (or not). If you have also some good documents for porting apps/libs from one arch to another arch, please put those documents here (link it): * [[http://www.amd.com/us-en/assets/content_type/DownloadableAssets/Porting_x86_Linux_device_drivers_to_AMD64_Technology.htm|Porting x86 Linux Device Drivers AMD64 Technology]] * [[http://gcc.fyxm.net/summit/2003/Porting%20to%2064%20bit.pdf|PDF: Porting to 64bit]] * [[http://www.mindview.net/|Thinking in C++]] - an online published C++ Book [[http://cpp.books.sourcecode.de/|Thinking in C++]] - one of the German Mirrors