It supports both 32-bit and 64-bit apps.  By default GCC does 32-bit.

To do 64-bit with RPM do:

rpmbuild -bb --target ppc64 whatever.spec
To just do gcc with 64-bit just add "-m64"

Jon
--


_______________________________________________
yellowdog-general mailing list
[email protected]
http://lists.terrasoftsolutions.com/mailman/listinfo/yellowdog-general
HINT: to Google archives, try  '<keywords> site:terrasoftsolutions.com'

Reply via email to