[ECOS] build_Makefile - does it work with CT-generated trees?
Dmitry Ryzhkov
rdim_outside@softhome.net
Mon Oct 22 14:51:00 GMT 2001
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!
More information about the Ecos-discuss
mailing list