Quoting fjar Uno al d´ia <[EMAIL PROTECTED]>: > Why don't you use gcc? As far as I know, Sun Studio C compiler generates more optimized or performing binaries than GCC. And I used GCC and encounted same problem. Should I try to use GNU binutils also?
> Anyway your problem is that some of the generated binaries are 32bit and you > try to compile a 64bit version. > ld: fatal: file .libs/authdaemondprogS.o: wrong ELF class: ELFCLASS32 > Maybe you're missing some environment variables, or the ones you're using > are wrong. I haven't ever used that compiler so, no idea. All object files in .libs except authdaemondprogS.o are ELF64. Maybe I am not missing some environment varieables. Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
