http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51824
Bug #: 51824 Summary: Error during the Compile step while upgrading the Apache from 1.3.34 to 2.0.59 Classification: Unclassified Product: gcc Version: 3.3.2 Status: UNCONFIRMED Severity: major Priority: P3 Component: c++ AssignedTo: unassig...@gcc.gnu.org ReportedBy: bhatia.san...@gmail.com Hi All , We are upgrading the Apache Web Server from 1.3.34 to 2.0.59 on AIX 5.3 Tl12 During the compile step we are getting the follwoing error. ld: 0711-738 ERROR: Input file strings/.libs/apr_cpystrn.o: XCOFF32 object files are not allowed in 64-bit mode. collect2: ld returned 8 exit status make: 1254-004 The error code from the last command is 1. Stop. make: 1254-004 The error code from the last command is 1. Stop. make: 1254-004 The error code from the last command is 1. Stop. make: 1254-004 The error code from the last command is 1 Although , we have already set enviroment variable OBJECT_MODE to 64 Regards, Sandeep