Jonathan Melissant <[email protected]> writes: > The problem here is that the host system (the c6x architecture) is not > known to the configure script. > In libtool, the host system is specified as follows: > > # The host system. > host_alias=c6x > host=tic6x-unknown-coff > host_os=coff > > Maybe it's a good idea to add this to future builds?
I think that means that config.guess and config.sub need to be updated. I see that APR has put these files under version control rather than relying on the build machine to have copies. -- Philip
