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: Re: unable to build linux synthetic target


Mandeep Sandhu wrote:
> [synth build]
> Why doesn't it work from the GUI tool?

Doesn't work for me either. Looks like configtool is setting up the wrong
PATH for a synth build:

>> sh -c "export PATH=/home/mandeep/ecos/gnutools/arm-eabi/arm-eabi/bin:$PATH;
>> unset GDBTK_LIBRARY; unset GCC_EXEC_PREFIX; export
>> ECOS_REPOSITORY=/home/mandeep/ecos/ecos-3.0/packages; make -j2
>> --directory /home/mandeep/ecos/linux-synth/linux-synth_build"

arm-eabi?? It does that for me as well. Experimentally, it seems that that
PATH setting is the problem; but does the configtool even need to edit the
PATH for a synth build if the compiler prefix is empty?


Ross

-- 
Embedded Software Engineer, eCosCentric Limited.
Barnwell House, Barnwell Drive, Cambridge CB5 8UU, UK.
Registered in England no. 4422071.                  www.ecoscentric.com

-- 
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]