Hi,
I tried to compile cegcc on an up-to-date Cygwin installation,
I have the latest svn version 805.

- src/build-cegcc.sh is working
- but src/build-mingw32ce.sh yields the following error:

Making  in profile...
make[1]: Entering directory 
`/cygdrive/p/cegcc/src/build-mingw32ce/mingw/profile
'
arm-wince-mingw32ce-gcc -c  -g -O2   -I 
/cygdrive/p/cegcc/src/mingw/profile/../.
./w32api/include -I/cygdrive/p/cegcc/src/mingw/profile 
-I/cygdrive/p/cegcc/src/m
ingw/profile/../include -nostdinc -iwithprefixbefore include  
/cygdrive/p/cegcc/
src/mingw/profile/gmon.c -o gmon.o
arm-wince-mingw32ce-gcc -c  -g -O2   -I 
/cygdrive/p/cegcc/src/mingw/profile/../.
./w32api/include -I/cygdrive/p/cegcc/src/mingw/profile 
-I/cygdrive/p/cegcc/src/m
ingw/profile/../include -nostdinc -iwithprefixbefore include  
/cygdrive/p/cegcc/
src/mingw/profile/mcount.c -o mcount.o
/cygdrive/p/cegcc/src/mingw/profile/mcount.c:66: warning: 'regparm' 
attribute di
rective ignored
/cygdrive/p/cegcc/src/mingw/profile/mcount.c: In function 'mcount':
/cygdrive/p/cegcc/src/mingw/profile/mcount.c:178: warning: unsupported 
argument
to '__builtin_return_address'
/cygdrive/c/DOCUME~1/peter/LOCALS~1/Temp/ccywBNjY.s: Assembler messages:
/cygdrive/c/DOCUME~1/peter/LOCALS~1/Temp/ccywBNjY.s:28: Error: bad 
instruction `
pushl %eax'
/cygdrive/c/DOCUME~1/peter/LOCALS~1/Temp/ccywBNjY.s:29: Error: bad 
instruction `
pushl %ecx'
/cygdrive/c/DOCUME~1/peter/LOCALS~1/Temp/ccywBNjY.s:30: Error: bad 
instruction `
pushl %edx'
/cygdrive/c/DOCUME~1/peter/LOCALS~1/Temp/ccywBNjY.s:137: Error: bad 
instruction
$
/cygdrive/c/DOCUME~1/peter/LOCALS~1/Temp/ccywBNjY.s:138: Error: bad 
instruction
`popl %ecx'
/cygdrive/c/DOCUME~1/peter/LOCALS~1/Temp/ccywBNjY.s:139: Error: bad 
instruction
`popl %eax'
/cygdrive/c/DOCUME~1/peter/LOCALS~1/Temp/ccywBNjY.s:184: Error: bad 
instruction
`popl %edx'
/cygdrive/c/DOCUME~1/peter/LOCALS~1/Temp/ccywBNjY.s:185: Error: bad 
instruction
`popl %ecx'
/cygdrive/c/DOCUME~1/peter/LOCALS~1/Temp/ccywBNjY.s:186: Error: bad 
instruction
`popl %eax'
make[1]: *** [mcount.o] Error 1
make[1]: Leaving directory 
`/cygdrive/p/cegcc/src/build-mingw32ce/mingw/profile'

make: *** [profile] Error 1

br
Peter
>
>
> (Just as a note: I am currently using mingw32ce on all my projects.)
>
> Cheers,
> Pedro Alves
>
>


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to