This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: GCC 3.0.1


On Mon, Sep 17, 2001 at 05:05:58PM -0500, Ciro_Gomez@3com.com wrote:
 
> I seem to get these errors when trying to compile an simple program.
 
> Any help would be appreciated.

It looks an awful lot like the assembler that you are using isn't
what gcc expects. 

What does:

% gcc -v

output?

--Jack 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]