tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: autoswc and/vs. bmake/make and libtool -- how many developers use autoswc?
Am Wed, Mar 23, 2022 at 11:25:27AM -0700 schrieb Greg A. Woods:
> So with a pkgsrc version up to about two years ago I was using autoswc
> quite successfully, with one caveat.
That surprises me actually. IMO autoswc is fundamentally not sound and
quite likely to introduce subtile problems. It can only ever work for a
carefully curated set of configure.ac files. Just to name a simple
example: language selection flags like -std=gnu11 vs -std=c89 affect the
results of various header checks.
Joerg
Home |
Main Index |
Thread Index |
Old Index