This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Make error when building gccc-2.95.2 for rtems using cygwin on windows


Hi,

I am getting the following error when trying to run "make all" in cygwin
window for gcc-2.95.2.

I need to build gcc to be used for rtems.


Please do reply to me on this ASAP

-Regards,
Sukesh


I am attaching the build window below :-


../../gcc-2.95.2/gcc/libgcc2.c:292: parse error before `__muldi3'
../../gcc-2.95.2/gcc/libgcc2.c:292: parse error before `u'
../../gcc-2.95.2/gcc/libgcc2.c: In function `__muldi3':
../../gcc-2.95.2/gcc/libgcc2.c:294: `DIunion' undeclared (first use in this
func
tion)
../../gcc-2.95.2/gcc/libgcc2.c:294: parse error before `w'
../../gcc-2.95.2/gcc/libgcc2.c:297: `uu' undeclared (first use in this
function)

../../gcc-2.95.2/gcc/libgcc2.c:297: `u' undeclared (first use in this
function)
../../gcc-2.95.2/gcc/libgcc2.c:298: `vv' undeclared (first use in this
function)

../../gcc-2.95.2/gcc/libgcc2.c:298: `v' undeclared (first use in this
function)
../../gcc-2.95.2/gcc/libgcc2.c:300: `w' undeclared (first use in this
function)
../../gcc-2.95.2/gcc/libgcc2.c:300: parse error before `__w'
../../gcc-2.95.2/gcc/libgcc2.c:300: `USItype' undeclared (first use in this
func
tion)
../../gcc-2.95.2/gcc/libgcc2.c:300: `__w' undeclared (first use in this
function
)
../../gcc-2.95.2/gcc/libgcc2.c:301: parse error before `uu'
make[1]: *** [libgcc2.a] Error 1
make[1]: Leaving directory `/rtems/tools/b-gcc/gcc'
make: *** [all-gcc] Error 2







------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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