This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: ecosconfig is ignoring environment variableECOS_REPOSITORY!


>> Imagine the silliness of putting a line in my .bashrc file which reads:
>> 
>> Alias ecosconfig='/path-to-actual-ecosconfig-executable
>> --srcdir=$ECOS_REPOSITORY'
>> 
>> But that is exactly what I have to do to get it to work as advertised.
>
>export ECOS_REPOSITORY=<path>

>Run this directly, or put it in your .bashrc file

One of the wonderful things about learning a completely new toolset is
getting to feel like a complete idiot when you forget things that should be
"obvious". I had completely forgotten about the need to export variables to
the "environment".

>Exactly what did you try that did not work?

ECOS_REPOSITORY=<path>

Thanks, Gary!

- Andy


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]