Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
linux-elphel
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
Elphel
linux-elphel
Commits
81477812
Commit
81477812
authored
Nov 18, 2014
by
Andrey Filippov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
added symlink to sysroots, changed toolchain
parent
ef2e1cc1
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
14 additions
and
10 deletions
+14
-10
.gitignore
.gitignore
+1
-0
language.settings.xml
.settings/language.settings.xml
+10
-10
org.eclipse.cdt.core.prefs
.settings/org.eclipse.cdt.core.prefs
+3
-0
No files found.
.gitignore
View file @
81477812
...
...
@@ -3,3 +3,4 @@ tmp
Debug
Release
linux
sysroots
.settings/language.settings.xml
View file @
81477812
...
...
@@ -20,17 +20,17 @@
</provider>
<provider-reference
id=
"org.eclipse.cdt.core.ReferencedProjectsLanguageSettingsProvider"
ref=
"shared-provider"
/>
<provider-reference
id=
"org.eclipse.cdt.managedbuilder.core.MBSLanguageSettingsProvider"
ref=
"shared-provider"
/>
<provider
class=
"org.eclipse.cdt.internal.build.crossgcc.CrossGCCBuiltinSpecsDetector"
console=
"true"
env-hash=
"
1956463896675849295
"
id=
"org.eclipse.cdt.build.crossgcc.CrossGCCBuiltinSpecsDetector"
keep-relative-paths=
"false"
name=
"CDT Cross GCC Built-in Compiler Settings"
parameter=
"${COMMAND} ${FLAGS} -E -P -v -dD "${INPUTS}""
prefer-non-shared=
"true"
store-entries-with-project=
"true"
>
<provider
class=
"org.eclipse.cdt.internal.build.crossgcc.CrossGCCBuiltinSpecsDetector"
console=
"true"
env-hash=
"
-1409563170828524633
"
id=
"org.eclipse.cdt.build.crossgcc.CrossGCCBuiltinSpecsDetector"
keep-relative-paths=
"false"
name=
"CDT Cross GCC Built-in Compiler Settings"
parameter=
"${COMMAND} ${FLAGS} -E -P -v -dD "${INPUTS}""
prefer-non-shared=
"true"
store-entries-with-project=
"true"
>
<language-scope
id=
"org.eclipse.cdt.core.gcc"
/>
<language-scope
id=
"org.eclipse.cdt.core.g++"
/>
<language
id=
"org.eclipse.cdt.core.gcc"
>
<entry
kind=
"includePath"
name=
"/
opt/poky/1.5.1/sysroots/x86_64-pokysdk-linux/usr/lib/arm
-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/4.8.1/include"
>
<entry
kind=
"includePath"
name=
"/
home/andrey/oe/poky/build/tmp/sysroots/x86_64-linux/usr/lib/armv7a-vfp-neon
-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/4.8.1/include"
>
<flag
value=
"BUILTIN|READONLY"
/>
</entry>
<entry
kind=
"includePath"
name=
"/
opt/poky/1.5.1/sysroots/x86_64-pokysdk-linux/usr/lib/arm
-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/4.8.1/include-fixed"
>
<entry
kind=
"includePath"
name=
"/
home/andrey/oe/poky/build/tmp/sysroots/x86_64-linux/usr/lib/armv7a-vfp-neon
-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/4.8.1/include-fixed"
>
<flag
value=
"BUILTIN|READONLY"
/>
</entry>
<entry
kind=
"includePath"
name=
"/
opt/poky/1.5.1/sysroots/armv7a-vfp-neon-poky-linux-gnueabi
/usr/include"
>
<entry
kind=
"includePath"
name=
"/
home/andrey/oe/poky/build/tmp/sysroots/elphel393
/usr/include"
>
<flag
value=
"BUILTIN|READONLY"
/>
</entry>
<entry
kind=
"macro"
name=
"_PREDEFS_H"
value=
""
>
...
...
@@ -1079,22 +1079,22 @@
</entry>
</language>
<language
id=
"org.eclipse.cdt.core.g++"
>
<entry
kind=
"includePath"
name=
"/
opt/poky/1.5.1/sysroots/armv7a-vfp-neon-poky-linux-gnueabi
/usr/include/c++"
>
<entry
kind=
"includePath"
name=
"/
home/andrey/oe/poky/build/tmp/sysroots/elphel393
/usr/include/c++"
>
<flag
value=
"BUILTIN|READONLY"
/>
</entry>
<entry
kind=
"includePath"
name=
"/
opt/poky/1.5.1/sysroots/armv7a-vfp-neon-poky-linux-gnueabi
/usr/include/c++/arm-poky-linux-gnueabi"
>
<entry
kind=
"includePath"
name=
"/
home/andrey/oe/poky/build/tmp/sysroots/elphel393
/usr/include/c++/arm-poky-linux-gnueabi"
>
<flag
value=
"BUILTIN|READONLY"
/>
</entry>
<entry
kind=
"includePath"
name=
"/
opt/poky/1.5.1/sysroots/armv7a-vfp-neon-poky-linux-gnueabi
/usr/include/c++/backward"
>
<entry
kind=
"includePath"
name=
"/
home/andrey/oe/poky/build/tmp/sysroots/elphel393
/usr/include/c++/backward"
>
<flag
value=
"BUILTIN|READONLY"
/>
</entry>
<entry
kind=
"includePath"
name=
"/
opt/poky/1.5.1/sysroots/x86_64-pokysdk-linux/usr/lib/arm
-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/4.8.1/include"
>
<entry
kind=
"includePath"
name=
"/
home/andrey/oe/poky/build/tmp/sysroots/x86_64-linux/usr/lib/armv7a-vfp-neon
-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/4.8.1/include"
>
<flag
value=
"BUILTIN|READONLY"
/>
</entry>
<entry
kind=
"includePath"
name=
"/
opt/poky/1.5.1/sysroots/x86_64-pokysdk-linux/usr/lib/arm
-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/4.8.1/include-fixed"
>
<entry
kind=
"includePath"
name=
"/
home/andrey/oe/poky/build/tmp/sysroots/x86_64-linux/usr/lib/armv7a-vfp-neon
-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/4.8.1/include-fixed"
>
<flag
value=
"BUILTIN|READONLY"
/>
</entry>
<entry
kind=
"includePath"
name=
"/
opt/poky/1.5.1/sysroots/armv7a-vfp-neon-poky-linux-gnueabi
/usr/include"
>
<entry
kind=
"includePath"
name=
"/
home/andrey/oe/poky/build/tmp/sysroots/elphel393
/usr/include"
>
<flag
value=
"BUILTIN|READONLY"
/>
</entry>
<entry
kind=
"macro"
name=
"_GNU_SOURCE"
value=
"1"
>
...
...
.settings/org.eclipse.cdt.core.prefs
View file @
81477812
eclipse.preferences.version=1
environment/project/cdt.managedbuild.config.gnu.cross.exe.debug.903609687/PATH/delimiter=\:
environment/project/cdt.managedbuild.config.gnu.cross.exe.debug.903609687/PATH/operation=replace
environment/project/cdt.managedbuild.config.gnu.cross.exe.debug.903609687/PATH/value=${ProjDirPath}/sysroots/x86_64-linux/usr/bin/armv7a-vfp-neon-poky-linux-gnueabi/\:/usr/local/sbin\:/usr/local/bin\:/usr/sbin\:/usr/bin\:/sbin\:/bin\:/usr/games\:/usr/local/games\:/usr/lib/jvm/java-8-oracle/bin\:/usr/lib/jvm/java-8-oracle/db/bin\:/usr/lib/jvm/java-8-oracle/jre/bin
environment/project/cdt.managedbuild.config.gnu.cross.exe.debug.903609687/append=true
environment/project/cdt.managedbuild.config.gnu.cross.exe.debug.903609687/appendContributed=true
indexer/indexAllFiles=false
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment