From: stephen T. <ste...@gm...> - 2015-02-11 20:54:19
|
> > In case autotools is an option for you (which will in the end create > a GNU make compatible makefile), have a look at autotools support in > ticket #321 : http://sourceforge.net/p/elftoolchain/tickets/321/#cf36. > > Im not opposed to autotools as long as i dont have to install the tools. The configure code is in a number of apps i use and is perfectly acceptable to me (no allergy to GNU although i do consider more relaxed licenses preferred) > Most probably that supplied patch is a bit outdated after 2+ years. > > It is actually part of: > > svn diff svn:// > svn.riscos.info/gccsdk/trunk/tools/elftoolchain/{upstream-trunk,current-trunk} > > 'upstream-trunk' follows sf.net svn trunk but I'm no longer regulary > Yea, i'm guessing this patch is too old to work correctly as well. I will probobly have to download the tools to generate a makefile or autotools and i definitely want to make it as generic as possible to weather changes. Since it looks like i might be waiting a bit for any patches to go mainline assuming they do at all. That patch has been waiting for several years still open. Thanks for pointing that patch out! |