autoconf-archive-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: boost macros use non-portable tac


From: Peter Simons
Subject: Re: boost macros use non-portable tac
Date: Thu, 27 Sep 2012 11:01:59 +0200

Hi Peter,

 > According to Autoconf manual
 >
 > http://www.gnu.org/software/autoconf/manual/autoconf.html#Limitations-of-
 > Usual-Tools
 >
 > "portable options are -acdilrtu".

very good! In that case, ls -r is clearly preferable over tac.


 > One could try first try linking against '-lboost_system-mt' and then
 > against '-lboost-system'. The linker knows much better than us what
 > suffixes libraries have on the system. If people don't mind that
 > change, I can prepare a patch. WDYT?

IMHO, using the linker to determine which of those libraries exist is
the way to go. I'm very much in favor of that.

Take care,
Peter



reply via email to

[Prev in Thread] Current Thread [Next in Thread]