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


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

egcs 2.95-19990629 crash.


[tstromberg@barracuda] tstromberg> uname -a
SunOS barracuda 5.7 Generic_106541-05 sun4u sparc
SUNW,UltraSPARC-IIi-Engine

[tstromberg@barracuda] tstromberg> gcc -v
Reading specs from
/usr/local/lib/gcc-lib/sparc-sun-solaris2.7/gcc-2.95/specs
gcc version gcc-2.95 19990629 (prerelease)

Trying to compile FTE 0.49.13 (not sure if it even compiles in Solaris,
was just trying). Available at 
http://www.kiss.uni-lj.si/~k4fr0235/fte/ 

Error Output:
[tstromberg@barracuda] fte-0.49.13> make
(cd src ; make unix)
make[1]: Entering directory `/tmp/fte-0.49.13/src'
make -f fte-unix.mak
make[2]: Entering directory `/tmp/fte-0.49.13/src'
g++ -fno-rtti -fno-exceptions --save-temps -O -g    -Wall
-Wpointer-arith -Wconv
ersion -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations
-Winline -DUN
IX -DLINUX     -I/usr/include/slang -c o_modemap.cpp
o_modemap.cpp:174: Internal compiler error.
o_modemap.cpp:174: Please submit a full bug report to
`egcs-bugs@egcs.cygnus.com
'.
o_modemap.cpp:174: See <URL:http://egcs.cygnus.com/faq.html#bugreport>
for detai
ls.
make[2]: *** [o_modemap.o] Error 1
make[2]: Leaving directory `/tmp/fte-0.49.13/src'
make[1]: *** [unix] Error 2
make[1]: Leaving directory `/tmp/fte-0.49.13/src'
make: *** [all] Error 2


-- 
-------------------------------------------------------------------
Thomas R. Stromberg             Systems Administrator,
thomas@stromberg.org            Research Triangle Consultants, Inc.
919.380.9771 x.3210 (work)      http://www.rtci.com/
919.380.1727 (work fax)         FreeBSD: The Power to Serve
919.612.1018 (home/cel.)        BeOS Developer ID: 18330
-<eof>-------------------------------------------------------------

o_modemap.ii.gz


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