bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Make errors


From: Paul D. Smith
Subject: Re: Make errors
Date: Tue, 27 Nov 2001 10:05:58 -0500

This is a problem with your installation of GCC.

It looks like whatever version of GCC you're running is generating
opcodes which the Solaris assembler (/usr/ccs/bin/as) doesn't
understand.

You need to check with the GCC and/or Solaris folks about this; it is
not a problem with GNU make.

Good luck!

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <address@hidden>          Find some GNU make tips at:
 http://www.gnu.org                      http://www.paulandlesley.org/gmake/
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist



reply via email to

[Prev in Thread] Current Thread [Next in Thread]