==> "pw" == Philip Willoughby <[EMAIL PROTECTED]> writes:
pw> I have the following in a Makefile.am:
pw> pkglib_LTLIBRARIES=libapttlog.la
pw> libapttlog_la_SOURCES=aptt/log/log.c AM_CPPFLAGS=@INCLTDL@
pw> -I$(top_srcdir)/src -I$(top_builddir)/src
pw> libapttlog_la_LIBADD=@LIBLT
==> "bw" == Bill Wendling <[EMAIL PROTECTED]> writes:
bw> # How to pass a linker flag through the compiler. wl=""
bw> to:
bw> # How to pass a linker flag through the compiler. wl="-Wl,"
bw> That might help things...
On the version of icc that I use, it's more like
wl="-Qo