Tim Simpson wrote: >if I wish to compile packages as 64bit code on SUSE SLES8 64bit >do I simply set CFLAGS=-m64 export it then call the configure script >or is there other steps I need to take
You don't need to do anything; on the 64-bit SLES8 the compiler will default to building 64-bit code. (-m64 doesn't hurt, it will simply be ignored.) Mit freundlichen Gruessen / Best Regards Ulrich Weigand -- Dr. Ulrich Weigand Linux for S/390 Design & Development IBM Deutschland Entwicklung GmbH, Schoenaicher Str. 220, 71032 Boeblingen Phone: +49-7031/16-3727 --- Email: [EMAIL PROTECTED] ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
