This is the mail archive of the ecos-discuss@sources.redhat.com 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]

build_Makefile - does it work with CT-generated trees?


Hi!

Does anybody used build_Makefile from ecos/examples with directoty trees 
generated by ConfigTool?

The question is: when I save configuration to some work directory, CT creates:
test_buld/
test_install/
test.ecc

build_Makefile wants to see:

a) makefile in $HOME (that is either in current or in specifyed directory)
b) $HOME/install/.../ecos.mak

Does it mean that I need to rename test_install/ to install/ and place it 
into test_build and then use test_buils as current directory? Is there more 
accurate way to use build_Makefile?

Thanks a lot!


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