]> rtime.felk.cvut.cz Git - pes-rpp/rpp-test-sw.git/commit
Fix order of referenced linked libraries
authorMichal Sojka <sojkam1@fel.cvut.cz>
Mon, 16 Sep 2013 14:35:58 +0000 (16:35 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Mon, 16 Sep 2013 14:35:58 +0000 (16:35 +0200)
commit8df8ba39f7ba476ddbf56774f057706633997b9c
treeded135c86aa501c057c2cda3b2603d044d66e908
parent35092f9903c112ff36f09066a0c9e2a37faebcee
Fix order of referenced linked libraries

If rtsv7R4_T_be_v3D16_eabi.lib is mentioned before rpp-lib.lib, then linker
chooses boot code (_c_int00) the former library and not our code from
rpp-library. This means that the resulting program does not work.
rpp-test-sw/.cproject