This is the mail archive of the ecos-patches@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: compilation error in configtool fixed


The error message is:

../../../../../ecos.orig/host/tools/configtool/standalone/common/cdl_exec.cxx: In
member function `bool cdl_exec::cmd_remove(std::vector<std::string,
std::allocator<std::string> >)':
../../../../../ecos.orig/host/tools/configtool/standalone/common/cdl_exec.cxx:385: error: syntax
error before `dynamic_cast'
../../../../../ecos.orig/host/tools/configtool/standalone/common/cdl_exec.cxx:390: error: syntax
error before `{' token
../../../../../ecos.orig/host/tools/configtool/standalone/common/cdl_exec.cxx:397: error: must
have at least one catch per try block
../../../../../ecos.orig/host/tools/configtool/standalone/common/cdl_exec.cxx: At
global scope:
../../../../../ecos.orig/host/tools/configtool/standalone/common/cdl_exec.cxx:414: error: syntax
error before `catch'
../../../../../ecos.orig/host/tools/configtool/standalone/common/cdl_exec.cxx:420: error: ISO
C++ forbids declaration of `delete_cdl_data' with no type
../../../../../ecos.orig/host/tools/configtool/standalone/common/cdl_exec.cxx:421: error: syntax
error before `return'


Knud



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