X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=boards%2Fek-lm3s1968%2Fexamples%2Fgps%2Fproject.bertos;h=9d472760ba2e942f81feb7f415e7952747cb84a9;hb=dbdfdb39b80573098140a42d2a1704f43f4c40c0;hp=4e4b40a110c3b667cf15d2d1d105fb5164cdf8e8;hpb=e9ccb7d4eec1b5e4d3fc670336828caa52df8056;p=bertos.git diff --git a/boards/ek-lm3s1968/examples/gps/project.bertos b/boards/ek-lm3s1968/examples/gps/project.bertos index 4e4b40a1..9d472760 100644 --- a/boards/ek-lm3s1968/examples/gps/project.bertos +++ b/boards/ek-lm3s1968/examples/gps/project.bertos @@ -17,29 +17,29 @@ p7 sS'TOOLCHAIN' p8 (dp9 -Vtarget +S'target' p10 Varm-none-eabi p11 -sVthread +sS'thread' p12 Vsingle p13 -sVconfigured +sS'configured' p14 -V/scratch/sandra/lite/src/gcc-4.2/configure --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --target=arm-none-eabi --enable-threads --disable-libmudflap --disable-libssp --disable-libgomp --disable-libstdcxx-pch --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --disable-shared --with-newlib --with-pkgversion=Sourcery G++ Lite 2008q1-126 --with-bugurl=https://support.codesourcery.com/GNUToolchain/ --disable-nls --prefix=/opt/codesourcery --with-headers=yes --with-sysroot=/opt/codesourcery/arm-none-eabi --with-build-sysroot=/scratch/sandra/lite/eabi/install/arm-none-eabi --enable-poison-system-directories --with-build-time-tools=/scratch/sandra/lite/eabi/install/arm-none-eabi/bin --with-build-time-tools=/scratch/sandra/lite/eabi/install/arm-none-eabi/bin +V/scratch/julian/2010q1-release-eabi-lite/src/gcc-4.4-2010q1/configure --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --target=arm-none-eabi --enable-threads --disable-libmudflap --disable-libssp --disable-libstdcxx-pch --enable-extra-sgxxlite-multilibs --with-gnu-as --with-gnu-ld --with-specs='%{O2:%{!fno-remove-local-statics: -fremove-local-statics}} %{O*:%{O|O0|O1|O2|Os:;:%{!fno-remove-local-statics: -fremove-local-statics}}}' --enable-languages=c,c++ --disable-shared --disable-lto --with-newlib --with-pkgversion='Sourcery G++ Lite 2010q1-188' --with-bugurl=https://support.codesourcery.com/GNUToolchain/ --disable-nls --prefix=/opt/codesourcery --with-headers=yes --with-sysroot=/opt/codesourcery/arm-none-eabi --with-build-sysroot=/scratch/julian/2010q1-release-eabi-lite/install/arm-none-eabi --with-gmp=/scratch/julian/2010q1-release-eabi-lite/obj/host-libs-2010q1-188-arm-none-eabi-i686-pc-linux-gnu/usr --with-mpfr=/scratch/julian/2010q1-release-eabi-lite/obj/host-libs-2010q1-188-arm-none-eabi-i686-pc-linux-gnu/usr --with-ppl=/scratch/julian/2010q1-release-eabi-lite/obj/host-libs-2010q1-188-arm-none-eabi-i686-pc-linux-gnu/usr --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --with-cloog=/scratch/julian/2010q1-release-eabi-lite/obj/host-libs-2010q1-188-arm-none-eabi-i686-pc-linux-gnu/usr --disable-libgomp --enable-poison-system-directories --with-build-time-tools=/scratch/julian/2010q1-release-eabi-lite/install/arm-none-eabi/bin --with-build-time-tools=/scratch/julian/2010q1-release-eabi-lite/install/arm-none-eabi/bin p15 -sVversion +sS'version' p16 -V4.2.3 +V4.4.1 p17 -sVbuild +sS'build' p18 -VSourcery G++ Lite 2008q1-126 +VSourcery G++ Lite 2010q1-188 p19 -sVpath +sS'path' p20 -V/usr/local/arm-2008q1/bin/arm-none-eabi-gcc +V/localhome/toolchain/arm/bin/arm-none-eabi-gcc p21 ssS'ENABLED_MODULES' p22 @@ -52,43 +52,52 @@ aS'text' p26 aS'kbd' p27 -aS'formatwr' +aS'kblock' p28 -aS'text_format' +aS'formatwr' p29 -aS'sprintf' +aS'flash' p30 -aS'semaphores' +aS'text_format' p31 -aS'kfile' +aS'semaphores' p32 -aS'lcd_rit128x96' +aS'kfile' p33 -aS'heap' +aS'lcd_rit128x96' p34 -aS'timer' +aS'heap' p35 -aS'debug' +aS'sprintf' p36 -aS'nmea' -p37 aS'signal' +p37 +aS'timer' p38 -asS'CPU_NAME' +aS'debug' p39 -VLM3S1968 +aS'kfile_block' p40 -sS'PROJECT_HW_PATH' +aS'nmea' p41 -S'../..' +asS'CPU_NAME' p42 -sS'PROJECT_SRC_PATH' +VLM3S1968 p43 -S'.' +sS'PROJECT_HW_PATH' p44 -sS'PRESET' +S'../..' p45 -NsS'OUTPUT' +sS'PROJECT_SRC_PATH' p46 -(lp47 -s. \ No newline at end of file +S'.' +p47 +sS'PRESET' +p48 +I01 +sS'OUTPUT' +p49 +(lp50 +S'codelite' +p51 +as. \ No newline at end of file