Skip to content

Add --tag=CC option to libtool compile and link command lines#226

Merged
wkliao merged 1 commit into
masterfrom
libtool_tag
Apr 16, 2026
Merged

Add --tag=CC option to libtool compile and link command lines#226
wkliao merged 1 commit into
masterfrom
libtool_tag

Conversation

@wkliao
Copy link
Copy Markdown
Member

@wkliao wkliao commented Apr 16, 2026

When using autoconf (GNU Autoconf) 2.73, an error message appears:

configure:37480: ./libtool --mode=compile
/Users/runner/work/PnetCDF/PnetCDF/MPI/bin/mpicc -c -g -O2  conftest.c -o conftest.lo >&5
libtool: compile: unable to infer tagged configuration
libtool:   error: specify a tag with '--tag'

When using autoconf (GNU Autoconf) 2.73, an error message is shown:
configure:37480: ./libtool --mode=compile
/Users/runner/work/PnetCDF/PnetCDF/MPI/bin/mpicc -c -g -O2  conftest.c
-o conftest.lo >&5
libtool: compile: unable to infer tagged configuration
libtool:   error: specify a tag with '--tag'
@wkliao wkliao merged commit adfcb50 into master Apr 16, 2026
12 of 21 checks passed
@wkliao wkliao deleted the libtool_tag branch April 16, 2026 22:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant