This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Install Failed: Unixware
- To: Randy Joiner <rjoiner at tc dot net>
- Subject: Re: Install Failed: Unixware
- From: Robert Lipe <robertl at dgii dot com>
- Date: Thu, 1 Oct 1998 14:22:27 -0500
- Cc: egcs at cygnus dot com
- References: <19981001095530.C31116@dgii.com> <Pine.LNX.3.96.981001124042.18320C-100000@tc.net>
[ I added EGCS back ]
EGCS dudes, I think we need to get this patch on the 1.1.1 tree.
Randy Joiner wrote:
> Do you have Any idea what the following errors are from?
Yes.
> UX:as: ERROR: /var/tmp/ccCbDkre.s:9:unknown directive: .stabs
> UX:as: ERROR: /var/tmp/ccCbDkre.s:10:unknown directive: .stabs
> UX:as: ERROR: /var/tmp/ccCbDkre.s:11:unknown directive: .stabs
This means that the patch described in
http://www.cygnus.com/ml/egcs-bugs/1998-Sep/0534.html
has either not been applied to whatever code you're building or it was
ineffective.
If it isn't EGCS 1.1b, could you describe the exact version of EGCS
you're building and the exact triplet you're building for? If it is
EGCS 1.1b, I think you'll get exactly this failure for all Unixware
targets.
RJL