public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/49558] New: Compiling gcc-3.4.5 source code on MAC OS X 10.6.3 gives an error.
@ 2011-06-28  6:55 birender.cdac at gmail dot com
  2011-06-28  7:42 ` [Bug c++/49558] " pinskia at gcc dot gnu.org
  2011-06-28  8:53 ` gcc at microbizz dot nl
  0 siblings, 2 replies; 3+ messages in thread
From: birender.cdac at gmail dot com @ 2011-06-28  6:55 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: Compiling gcc-3.4.5 source code on MAC OS X 10.6.3
                    gives an error.
           Product: gcc
           Version: 3.4.5
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: birender.cdac@gmail.com


While compiling gcc-3.4.5 source code on MAC OS X 10.6.3[which has gcc and cc
with version i686-apple-darwin10-gcc-4.2.1] gives an error mentioned below.


.
.
.
.
rm -f include/limits.h
cp xlimits.h include/limits.h
chmod a+r include/limits.h
rm -f include/README
cp ./README-fixinc include/README
chmod a+r include/README
echo timestamp > stmp-int-hdrs
/els/install/Rohit/gcc-3.4.5/gcc/xgcc -B/els/install/Rohit/gcc-3.4.5/gcc/
-B/usr/local/i686-apple-darwin10.3.0/bin/
-B/usr/local/i686-apple-darwin10.3.0/lib/ -isystem
/usr/local/i686-apple-darwin10.3.0/include -isystem
/usr/local/i686-apple-darwin10.3.0/sys-include -DIN_GCC    -W -Wall
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition
 -isystem ./include  -I. -I. -I. -I./. -I./../include -I../intl  \
          -c ./config/darwin-crt2.c -o crt2.o
./config/darwin-crt2.c: In function `__darwin_gcc3_preregister_frame_info':
./config/darwin-crt2.c:151: error: unrecognizable insn:
(insn 11 9 12 0 (set (reg/f:SI 58)
        (plus:SI (reg:SI 3 bx)
            (const:SI (minus:SI (symbol_ref:SI
("&L___keymgr_global$non_lazy_ptr"))
                    (symbol_ref:SI ("<pic base>")))))) -1 (nil)
    (nil))
./config/darwin-crt2.c:151: internal compiler error: in extract_insn, at
recog.c:2083
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[1]: *** [crt2.o] Error 1
make: *** [install-gcc] Error 2
ssdarwinb1:gcc-3.4.5 root#


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

* [Bug c++/49558] Compiling gcc-3.4.5 source code on MAC OS X 10.6.3 gives an error.
  2011-06-28  6:55 [Bug c++/49558] New: Compiling gcc-3.4.5 source code on MAC OS X 10.6.3 gives an error birender.cdac at gmail dot com
@ 2011-06-28  7:42 ` pinskia at gcc dot gnu.org
  2011-06-28  8:53 ` gcc at microbizz dot nl
  1 sibling, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu.org @ 2011-06-28  7:42 UTC (permalink / raw)
  To: gcc-bugs

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

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

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2011-06-28 07:41:57 UTC ---
GCC 3.4.5 is no longer supported and really did not have support for
x86-darwin.  Please use a newer version of GCC.


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

* [Bug c++/49558] Compiling gcc-3.4.5 source code on MAC OS X 10.6.3 gives an error.
  2011-06-28  6:55 [Bug c++/49558] New: Compiling gcc-3.4.5 source code on MAC OS X 10.6.3 gives an error birender.cdac at gmail dot com
  2011-06-28  7:42 ` [Bug c++/49558] " pinskia at gcc dot gnu.org
@ 2011-06-28  8:53 ` gcc at microbizz dot nl
  1 sibling, 0 replies; 3+ messages in thread
From: gcc at microbizz dot nl @ 2011-06-28  8:53 UTC (permalink / raw)
  To: gcc-bugs

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

Adriaan van Os <gcc at microbizz dot nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gcc at microbizz dot nl

--- Comment #2 from Adriaan van Os <gcc at microbizz dot nl> 2011-06-28 08:52:47 UTC ---
(In reply to comment #0)
> While compiling gcc-3.4.5 source code on MAC OS X 10.6.3[which has gcc and cc
> with version i686-apple-darwin10-gcc-4.2.1] gives an error mentioned below.

You will find a patched gcc-3.4.6 gcc/gpc compiler at
<http://www.microbizz.nl/gpc.html> that still compiles on Mac OS X 10.6


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

end of thread, other threads:[~2011-06-28  8:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-06-28  6:55 [Bug c++/49558] New: Compiling gcc-3.4.5 source code on MAC OS X 10.6.3 gives an error birender.cdac at gmail dot com
2011-06-28  7:42 ` [Bug c++/49558] " pinskia at gcc dot gnu.org
2011-06-28  8:53 ` gcc at microbizz dot nl

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).