Hi all, I recently discovered cegcc and I'm trying to compile a library as dll. system: Cygwin cegcc: subversion 20061009
The following statement gives me a undefined reference to GetDurrentDirectoryW not found (though it is defined in winbase.h): /opt/cegcc/bin/arm-wince-cegcc-g++ -shared -o Foundationd.2.dll -Wl,--out-implib=Foundationd.2.dll.a -Wl,--export-all-symbols -Wl,--enable-auto-import *.o Which dlls do I have to link too? -lcegcc or -lcommctrl doesn't seem to do the trick. Thx Peter ------------------------------------------------------------------------- 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