[Icc-mot] GNU to ICC

Oskar Atkinson oskar at atk-it.com
Wed Feb 20 10:10:16 PST 2008


Well, looking different now ... :-)

However I need to bug you again...
 
>>
How much space do you need for your constants? Could your constants and
all the code into 48k? It would be the best for you, just use nonpaged
0x4000.0xFFFF area.
<<

Seems it not fitting in 48k, 

icc12w -o MSIIETXTRA-ICC-2008 -btext:0x4000.0xFFFF -bdata:0x0400
-dinit_sp:0x1000 -fmots19 @MSIIETXTRA-ICC-2008.lk  
!E <library>(200): area 'text' not large enough
want size 24967
lo 49487 hi 65535 size 16049

And then I am getting a gazillion errors:

!E ms2_extra_main.o(2749): Code address 0:0x400b already contains a
value
!E ms2_extra_main.o(2749): Code address 0:0x400c already contains a
value
Counting up to
!E ms2_extra_main.o(2749): Code address 0:0x6186 already contains a
value


Oskar



More information about the Icc-mot mailing list