Fatal error U1095
| Mon, 2003-07-14 16:47 | |
|
I got this error when compiling using abld build armi:
NMAKE : fatal error U1095: expanded command line 'ld -s -e _E32Dll -u _E32Dll " <LOTS OF LIBRARIES> ' too long My MMP file contains following libraries: LIBRARY edll.lib euser.lib apparc.lib cone.lib eikcore.lib eikcoctl.lib LIBRARY egul.lib commonengine.lib efsrv.lib esock.lib insock.lib eikctl.lib estor.lib LIBRARY apgrfx.lib cameraserver.lib fbscli.lib LIBRARY avkon.lib bafl.lib palbview.lib aknnotify.lib It seems that the compiler can't handle so many libraries. How to get this work? |
|






Forum posts: 363
Cheers,
Pawel
Forum posts: 4
Forum posts: 2009
Could it be an issue with the memory size allocated for the DOS environment (like in the old days of Win9x) ?
Eric
Eric Bustarret
NewLC Founder & CEO / Professional Symbian OS Consultant
Forum posts: 7
Manu.