how much code & data can reside in a single segment.
i have read that it is 32k  but i have created two segments.
for my app and it si giving me the linker error that "
ouput size limitation exceeded for evaluation license in resource code#1

 i have a total of 55k code and approx 4k of data which
i have arranged as foloows
                                                          code
data
precompiled headers                     27k             667
segment2                                         27k             3k

every time it is giving me the above error for either resource  code#1
or resource code#2.

i have tried many combinations by shuffling the files in these 2 segments
but nothing seem to work. i have also tried to create one more segment  for
which it says that evaluation version doesn't support
3rd segment..please help me.







Reply via email to