Odd. On my system, everything is as it should :

pavilion: {1054} find /opt/*ce -name \*coredll\* -print
/opt/mingw32ce/arm-mingw32ce/lib/libcoredll.a
/opt/mingw32ce/arm-mingw32ce/lib/libcoredll6.a
/opt/x86mingw32ce/i386-mingw32ce/lib/libcoredll.a
/opt/x86mingw32ce/i386-mingw32ce/lib/libcoredll6.a
pavilion: {1055} 

  Danny

On Thu, 2009-06-04 at 11:27 +0200, Johnny Willemsen wrote:
> Hi,
> 
> We use libcoredll6 to get the WinCE 6 methods. We now switched a build to
> GCC 4.4 but this doesn't seem to build this anymore.
> 
> We only see:
> bu...@suse111-cegcc052:~/opt/x86mingw32ce/i386-mingw32ce/lib> ls -al | grep
> core
> -rw-r--r-- 1 build users 1211720 2009-06-03 21:05 libcoredll.a
> 
> To use libcoredll6.a we used:
> 
> # rename libcoredll6.a to libcoredll.a to avoid
> # linker errors
> cd /home/build/opt/x86mingw32ce/i386-mingw32ce/lib/
> mv libcoredll6.a libcoredll.a -f

-- 
Danny Backx ; danny.backx - at - scarlet.be ; http://danny.backx.info


------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to