Re: Regarding the JAVA primary

2010-04-25 Thread Ralf Wildenhues
* NightStrike wrote on Sat, Apr 24, 2010 at 02:08:43AM CEST: > On Mon, Apr 19, 2010 at 2:25 PM, John Calcote wrote: > > A problem I foresee is providing the globbing functionality to makefile > > commands. We'd almost need a new auxiliary script (like install-sh) to > > generate lists of files fro

Re: Dependency tracking problem using "-l" to link libraries.

2010-04-25 Thread Ralf Wildenhues
Hello Xochitl, * Xochitl Lunde wrote on Thu, Apr 22, 2010 at 05:48:20PM CEST: > I have a problem with my dependency tracking in my auto tools build. I > have a program like this for an embedded target: > pald_LDADD = $(am_ldadd) > > am_ldadd = \ > -lstartup > There are more libraries