This is the mail archive of the gcc-bugs@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: Maximum symbol length problem? (Sparc, template)


On Fri, 24 Jul 1998, Douglas Kilpatrick wrote:
> Reading specs from
> /usr/local/lib/gcc-lib/sparc-sun-solaris2.6/egcs-2.90.29/specs
> gcc version egcs-2.90.29 980515 (egcs-1.0.3 release)

First of all, are your sure that you're indeed _using_ the GNU assembler
(and not Sun's one, which is broken)?

gcc -v -o main main.cc will show which is called.

> GNU assembler version 2.7 (sparc-sun-solaris2.5), using BFD version 2.7

If you do indeed use gas, I suggest you update to 2.8.1, which works fine
here on Solaris.

Hope this helps,
Gerald
-- 
Gerald Pfeifer (Jerry)      Vienna University of Technology
pfeifer@dbai.tuwien.ac.at   http://www.dbai.tuwien.ac.at/~pfeifer/



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