Hi Reinhard, This isn't a KDE-specific question, nor is it directly related to development _for_ KDE. It might be better to ask it on a kdevelop-related list, or perhaps on a Linux-amd64 list. On Friday 14 January 2005 07:56, Reinhard Moeller wrote: > it is not yet clear to me how do define a project on an AMD 64Bit Linux > system, that will also run on 32Bit regular Intel architectures. Also > the executables should run in both environments. Since amd64 can run 32-bit executables (on Linux too?), you will need to just build the app as a 32-bitter. However, _cross compiling_ to 32bit on amd64 is a bit of a pain in the ass (you might try -m32, but IIRC there needs to be much more done in default gcc builds). You're better off compiling the application on a regular x86 machine in the end. -- Don't worry, 't ain't no shame to be stupid - ol' mouse. GPG: FEA2 A3FE Adriaan de Groot >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<