EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  <20052006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024  Index 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  <20052006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: building libraries from only objs and libs in 3.14
From: Benjamin Franksen <[email protected]>
To: [email protected]
Date: Wed, 6 Apr 2005 13:30:30 +0200
Hi,

I have created the example application with

makeBaseApp.pl -t example ex

When I comment out all the *_SRCS definitions in exApp/src/Makefile, I 
get

make[1]: *** No rule to make target `ex.o', needed by `ex'.  Stop.
make: *** [install.hpux-parisc] Error 2

When I re-add the line

ex_SRCS_DEFAULT += exMain.cpp

so that the main executable ('ex') has at least one source, I get

make[1]: *** No rule to make target 
`../../../lib/hpux-parisc//libxxxSupport.a', needed by `ex'.  Stop.
make: *** [install.hpux-parisc] Error 2

This is strange, because I still have these

ex_OBJS_vxWorks += $(EPICS_BASE_BIN)/vxComLibrary

xxxSupport_LIBS += $(EPICS_BASE_IOC_LIBS)

definitions in the Makefile. So it seems I cannot just bundle objects 
and libraries into a new library any more, or at least it isn't obvious 
to me how.

Any comment is appreciated.

Ben

Navigate by Date:
Prev: Re: gdct Paul Sichta
Next: Re: gdct Kenneth Evans, Jr.
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  <20052006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Re: gdct Kenneth Evans, Jr.
Next: Re: building libraries from only objs and libs in 3.14 Benjamin Franksen
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  <20052006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 02 Sep 2010 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·