public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/51824] New: Error during the Compile step while upgrading the Apache from 1.3.34 to 2.0.59
@ 2012-01-11 13:55 bhatia.sandip at gmail dot com
  2012-01-11 14:02 ` [Bug c++/51824] " redi at gcc dot gnu.org
  2012-01-11 14:10 ` rguenth at gcc dot gnu.org
  0 siblings, 2 replies; 3+ messages in thread
From: bhatia.sandip at gmail dot com @ 2012-01-11 13:55 UTC (permalink / raw)
  To: gcc-bugs

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: unassigned@gcc.gnu.org
        ReportedBy: bhatia.sandip@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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug c++/51824] Error during the Compile step while upgrading the Apache from 1.3.34 to 2.0.59
  2012-01-11 13:55 [Bug c++/51824] New: Error during the Compile step while upgrading the Apache from 1.3.34 to 2.0.59 bhatia.sandip at gmail dot com
@ 2012-01-11 14:02 ` redi at gcc dot gnu.org
  2012-01-11 14:10 ` rguenth at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: redi at gcc dot gnu.org @ 2012-01-11 14:02 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51824

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|                            |powerpc-aix5.3
           Severity|major                       |normal

--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-01-11 14:01:04 UTC ---

Please stop setting severity=major, just because you can't compile something
doesn't indicate a serious bug in the compiler.


(In reply to comment #0)
> 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.

An error from ld means it's during the link step, not the compile step.

> Although , we have already set enviroment variable OBJECT_MODE to 64

why do you think it's a gcc bug?

My guess would be a bug in the apache makefiles


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug c++/51824] Error during the Compile step while upgrading the Apache from 1.3.34 to 2.0.59
  2012-01-11 13:55 [Bug c++/51824] New: Error during the Compile step while upgrading the Apache from 1.3.34 to 2.0.59 bhatia.sandip at gmail dot com
  2012-01-11 14:02 ` [Bug c++/51824] " redi at gcc dot gnu.org
@ 2012-01-11 14:10 ` rguenth at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: rguenth at gcc dot gnu.org @ 2012-01-11 14:10 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51824

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID

--- Comment #2 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-01-11 14:08:36 UTC ---
And certainly GCC 3.3 is no longer maintained.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-01-11 14:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-11 13:55 [Bug c++/51824] New: Error during the Compile step while upgrading the Apache from 1.3.34 to 2.0.59 bhatia.sandip at gmail dot com
2012-01-11 14:02 ` [Bug c++/51824] " redi at gcc dot gnu.org
2012-01-11 14:10 ` rguenth at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).