Reorder library for linking. Ubuntu 12.04 supplies gcc/ld versions

that are more picky about symbols definition order.
This commit is contained in:
Jean-Paul Chaput 2012-05-07 21:02:22 +00:00
parent d815ff6986
commit 913c0b0ed0
2 changed files with 6 additions and 5 deletions

View File

@ -25,6 +25,7 @@ libSch_la_LDFLAGS = -version-info @SCH_DLL_VERSION@
bin_PROGRAMS = asimut
asimut_LDADD = \
-lBhl \
-L. libCst.la libSch.la \
-L$(top_builddir)/mbkvti/src \
-L$(top_builddir)/mbkedif/src \
@ -46,7 +47,7 @@ asimut_LDADD = \
-lMlu \
-lMal \
-lMcl -lMel -lMhl -lMgl -lMsl \
-lMvg -lMlo -lRcn -lBvl -lBhl -lBeh -lPpt -lPhl -lPat -lLog -lMut
-lMvg -lMlo -lRcn -lBvl -lBeh -lPpt -lPhl -lPat -lLog -lMut
asimut_SOURCES = \
beh_delay.h c_fsyn_sr1k_56.c vh_debug.c vh_lspec.c vh_util.h \

View File

@ -19,10 +19,10 @@ cougar_LDADD = @ALLIANCE_LIBS@ \
-L$(top_srcdir)/rds/src \
-L$(top_srcdir)/rdscif/src \
-L$(top_srcdir)/rdsgds/src \
-lRtl -lRgs -lRcf -lRfm -lRpr -lRwi -lRut -lRds \
-lMlu -lMpu -lMap -lMmg -lMcp -lMcl -lMel \
-lMhl -lMvl -lMlo -lMph -lMut -lMal -lRcn \
-lMsl -lMgl \
-lRtl -lRgs -lRcf -lRfm -lRpr -lRwi -lRut -lRds
-lMsl -lMgl
flatrds_LDADD = @ALLIANCE_LIBS@ \
-L$(top_srcdir)/mbk/src \
@ -38,10 +38,10 @@ flatrds_LDADD = @ALLIANCE_LIBS@ \
-L$(top_srcdir)/rds/src \
-L$(top_srcdir)/rdscif/src \
-L$(top_srcdir)/rdsgds/src \
-lRtl -lRgs -lRcf -lRfm -lRpr -lRwi -lRut -lRds \
-lMlu -lMpu -lMap -lMmg -lMcp -lMcl -lMel \
-lMhl -lMvl -lMlo -lMph -lMut -lMal -lRcn \
-lMsl -lMgl \
-lRtl -lRgs -lRcf -lRfm -lRpr -lRwi -lRut -lRds
-lMsl -lMgl
flatrds_SOURCES = flatrds.c