freetype
[Top][All Lists]
Advanced

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

[Freetype] RE: [Devel] error with configuring...


From: Wanda Belvin
Subject: [Freetype] RE: [Devel] error with configuring...
Date: Wed, 14 Mar 2001 08:56:09 -0700

I will reinstall the gcc.  I was just informed it was copied from another
machine.

Thanks for your help....

Wanda
-----Original Message-----
From: Werner LEMBERG [mailto:address@hidden
Sent: Tuesday, March 13, 2001 2:17 PM
To: address@hidden
Cc: address@hidden; address@hidden
Subject: Re: [Devel] error with configuring...



> configure:766: checking whether the C compiler (gcc  ) works
> configure:782: gcc -o conftest    conftest.c  1>&5
> as: "/var/tmp/ccQvAI0c.s", line 15: error 1052: Directive name not
> recognized -
> NSUBSPA

Hoho!  It seems that gcc isn't set up correctly.  gcc produces
assembler instructions which aren't understood by the system's
assembler `as'.  gcc has either been incorrectly compiled to produce
assembler code which isn't understood by `as', or gcc finds the wrong
`as' binary due to incorrect paths.

Can you compile a program with gcc at all?

I strongly suggest that you contact your system administrator.


    Werner



reply via email to

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