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]

19990629 build fails (cygwin sun2 cross)


Using standard B20.1 compiler:

configure --target=sun2 --host=i586-pc-cygwin32 --with-newlib

make LANGUAGES="c c++"

gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. 
-I/src//egcs- 19990629/gcc -I/src//egcs-19990629/gcc/config 
-I/src//egcs-19990629/gcc/../include /src//egcs-19990629/gcc/expr.c 
/src//egcs-19990629/gcc/expr.c: In function `emit_block_move': 
/src//egcs-19990629/gcc/expr.c:1800: parse error before `convert_to_mode' 
/src//egcs-19990629/gcc/expr.c: In function `clear_storage': 
/src//egcs-19990629/gcc/expr.c:2566: called object is not a function 
make[1]: *** [expr.o] Error 1 
make: *** [all-gcc] Error 2


Fernando D. Mato Mira                    
Real-Time SW Eng & Networking            
Advanced Systems Engineering Division
CSEM                             
Jaquet-Droz 1                   email: matomira AT acm DOT org
CH-2007 Neuchatel                 tel:       +41 (32) 720-5157
Switzerland                       FAX:       +41 (32) 720-5720

www.csem.ch www.vrai.com
<http://ligwww.epfl.ch/matomira.html>ligwww.epfl.ch/matomira.html


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