[Bug bootstrap/18142] "Unknown pseudo-op: .machine" compiling darwin-crt2.c

2004-11-30 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18142

[Bug bootstrap/18142] "Unknown pseudo-op: .machine" compiling darwin-crt2.c

2004-11-27 Thread bothner at gcc dot gnu dot org
--- Additional Comments From bothner at gcc dot gnu dot org 2004-11-28 06:33 --- I consider the bug fixed now that configure gives a useful error message telling people to get a fixed cctools. Though with one reservation: 18627 comment #2 reports problems with installing the new cctools

[Bug bootstrap/18142] "Unknown pseudo-op: .machine" compiling darwin-crt2.c

2004-11-27 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-11-28 06:06 --- Subject: Bug 18142 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2004-11-28 06:06:29 Modified files: gcc: configure.ac configure ChangeLog Lo

[Bug bootstrap/18142] "Unknown pseudo-op: .machine" compiling darwin-crt2.c

2004-11-26 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-27 03:12 --- *** Bug 18627 has been marked as a duplicate of this bug. *** -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18142

[Bug bootstrap/18142] "Unknown pseudo-op: .machine" compiling darwin-crt2.c

2004-11-23 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-23 14:57 --- *** Bug 18627 has been marked as a duplicate of this bug. *** -- What|Removed |Added

[Bug bootstrap/18142] "Unknown pseudo-op: .machine" compiling darwin-crt2.c

2004-11-20 Thread bothner at gcc dot gnu dot org
--- Additional Comments From bothner at gcc dot gnu dot org 2004-11-20 19:30 --- It's minor if we accept that people who run Darwin without the updated binutils and try to build from source will get an error message without any clue about what to do. Perhaps we can hope there aren't ver

[Bug bootstrap/18142] "Unknown pseudo-op: .machine" compiling darwin-crt2.c

2004-11-20 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-20 18:45 --- Confirmed, this is minor as the problem is that you need a new binutils as reported before. -- What|Removed |Added --

[Bug bootstrap/18142] "Unknown pseudo-op: .machine" compiling darwin-crt2.c

2004-10-25 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-10-25 13:21 --- It was reverted because it made a cross compiler to powerpc-darwin imposiable if you only wantted a cc1 and not a full fledge compiler (which is useful when debuging bugs). -- http://gcc.gnu.org/bugzil

[Bug bootstrap/18142] "Unknown pseudo-op: .machine" compiling darwin-crt2.c

2004-10-25 Thread bothner at gcc dot gnu dot org
--- Additional Comments From bothner at gcc dot gnu dot org 2004-10-25 13:18 --- I think this should remain open as long as we don't have a configure-time check to warn about an invalid assembler. Otherwise the support burden will be intolerable. Kelley's configure patch to check the a

[Bug bootstrap/18142] "Unknown pseudo-op: .machine" compiling darwin-crt2.c

2004-10-25 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-10-25 12:41 --- You need a new cctools see: http://gcc.gnu.org/ml/gcc-patches/2004-10/msg01222.html for details. -- What|Removed |Added --