This is the mail archive of the gcc@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]
Other format: [Raw text]

Re: openssl-0.9.6d


On May 20, 2002, "Joseph Davida[CONT]" <Joseph.Davida@Sun.COM> wrote:

> Compiling on Solaris 2.8 sparc Ultra-1
> yielded this gcc 3.03 generated assmbler error:

> /usr/ccs/bin/as: "/var/tmp/ccl5HBgq.s", line 362: error: unknown opcode ".subsec
> tion"

This generally means the compiler was configured to use the GNU
assembler, but you have failed to install GNU binutils in the right
place (or at all).

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer


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