Bugs item #2830763, was opened at 2009-08-01 12:27
Message generated for change (Comment added) made by cerial23
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=865514&aid=2830763&group_id=173455

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: MinGW32CE (arm-wince-mingw32ce
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: İsmail Dönmez (namtrac)
Assigned to: Nobody/Anonymous (nobody)
Summary: Fails to build on MacOSX 10.5.7

Initial Comment:
Using host gcc 4.0.1 build fails with:

Creating library file: ./shlib/libgcc_s.a.tmp
_fixunssfsi_s.o: In function `__fixunssfsi':
/Users/cartman/cegcc/src/gcc-4.4.0/libgcc/../gcc/libgcc2.c:1697: multiple 
definition of `__fixunssfsi'
_arm_fixunssfsi_s.o:/Users/cartman/cegcc/src/gcc-4.4.0/libgcc/../gcc/config/arm/ieee754-sf.S:1029:
 first defined here
_fixunsdfsi_s.o: In function `__fixunsdfsi':
/Users/cartman/cegcc/src/gcc-4.4.0/libgcc/../gcc/libgcc2.c:1675: multiple 
definition of `__fixunsdfsi'
_arm_fixunsdfsi_s.o:/Users/cartman/cegcc/src/gcc-4.4.0/libgcc/../gcc/config/arm/ieee754-df.S:1343:
 first defined here
_floatdisf_s.o: In function `__floatdisf':
/Users/cartman/cegcc/src/gcc-4.4.0/libgcc/../gcc/libgcc2.c:1463: multiple 
definition of `__floatdisf'
_arm_addsubsf3_s.o:/Users/cartman/cegcc/src/gcc-4.4.0/libgcc/../gcc/config/arm/ieee754-sf.S:342:
 first defined here
_floatdidf_s.o: In function `__floatdidf':
/Users/cartman/cegcc/src/gcc-4.4.0/libgcc/../gcc/libgcc2.c:1432: multiple 
definition of `__floatdidf'
_arm_addsubdf3_s.o:/Users/cartman/cegcc/src/gcc-4.4.0/libgcc/../gcc/config/arm/ieee754-df.S:522:
 first defined here
collect2: ld returned 1 exit status


----------------------------------------------------------------------

Comment By: CeRiAl (cerial23)
Date: 2009-08-01 17:15

Message:
Oops, should've been looking into the logs.. Your're trying to compile
4.4.0, doesn't work here either.

----------------------------------------------------------------------

Comment By: CeRiAl (cerial23)
Date: 2009-08-01 17:14

Message:
Are you tring to compile mingw32ce-gcc 4.1.0 or 4.4.0? Because compiling
with "gcc_src=gcc" works perfectly here (Mac OS X 10.5.7 PowerPC Build
9J61), I've just compiled the current trunk here.

$ uname -a
Darwin DeFluX 9.7.0 Darwin Kernel Version 9.7.0: Tue Mar 31 22:54:29 PDT
2009; root:xnu-1228.12.14~1/RELEASE_PPC Power Macintosh

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=865514&aid=2830763&group_id=173455

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to