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

Johnny



------------------------------------------------------------------------------
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