I got error on linking exe:
make[1]: *** [\S60\devices\S60_5th_Edition_SDK_v1.0_2\epoc32\release\gcce\udeb\blabla.exe] Error 87 - possibly too many arguments. If there are a lot of source files in a library, try breaking those out into multiple libraries.
I got about 360 sources to compile, 13 libraries to link with, 7 static libraries to link with.
Is this error about maximum allowed arguments passed to compiler? What max number of arguments allowed?





